Skip to content

Commit 2d9b143

Browse files
committed
release v2.0.1
1 parent 1bb830f commit 2d9b143

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Releases are available from Maven Central
1717
<dependency>
1818
<groupId>com.singingbush</groupId>
1919
<artifactId>sdlang</artifactId>
20-
<version>2.0.0</version>
20+
<version>2.0.1</version>
2121
</dependency>
2222
```
2323

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.singingbush</groupId>
88
<artifactId>sdlang</artifactId>
9-
<version>2.0.1-SNAPSHOT</version>
9+
<version>2.0.1</version>
1010
<name>SDLang</name>
1111
<description>Support for SDLang (Simple Declarative Language)</description>
1212
<url>https://github.com/SingingBush/SDL</url>

0 commit comments

Comments
 (0)