Skip to content

Commit bd972a0

Browse files
committed
Update version
1 parent bcc983d commit bd972a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>cambio.simulator</groupId>
77
<artifactId>misim</artifactId>
8-
<version>4.1.1</version>
8+
<version>4.1.3</version>
99
<packaging>jar</packaging>
1010

1111
<name>MiSim Simulator</name>

restAPI/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>cambio.simulator</groupId>
2828
<artifactId>misim</artifactId>
29-
<version>4.1.1</version>
29+
<version>4.1.3</version>
3030
</dependency>
3131

3232
<dependency>

0 commit comments

Comments
 (0)