Skip to content

Commit 3412a83

Browse files
committed
release v2.2.0
1 parent 7773c92 commit 3412a83

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
@@ -18,7 +18,7 @@ Releases for v2 are available from Maven Central under the com.singingbush group
1818
<dependency>
1919
<groupId>com.singingbush</groupId>
2020
<artifactId>sdlang</artifactId>
21-
<version>2.1.1</version>
21+
<version>2.2.0</version>
2222
</dependency>
2323
```
2424

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.2.0-SNAPSHOT</version>
9+
<version>2.2.0</version>
1010
<name>SDLang</name>
1111
<description>Support for SDLang (Simple Declarative Language)</description>
1212
<url>https://github.com/sdlang-dev/SDL</url>

0 commit comments

Comments
 (0)