Skip to content

Commit a219451

Browse files
committed
Version 1.2.0
1 parent e854bc0 commit a219451

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ If the library will be provided as external dependency you can use following:
3232
<dependency>
3333
<groupId>com.github.koca2000</groupId>
3434
<artifactId>NBS4j</artifactId>
35-
<version>1.0</version>
35+
<version>1.2.0</version>
3636
<scope>provided</scope>
3737
</dependency>
3838
</dependencies>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>cz.koca2000</groupId>
88
<artifactId>NBS4j</artifactId>
9-
<version>1.2.0-SNAPSHOT</version>
9+
<version>1.2.0</version>
1010

1111
<properties>
1212
<maven.compiler.source>8</maven.compiler.source>

0 commit comments

Comments
 (0)