We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7773c92 commit 3412a83Copy full SHA for 3412a83
README.md
@@ -18,7 +18,7 @@ Releases for v2 are available from Maven Central under the com.singingbush group
18
<dependency>
19
<groupId>com.singingbush</groupId>
20
<artifactId>sdlang</artifactId>
21
- <version>2.1.1</version>
+ <version>2.2.0</version>
22
</dependency>
23
```
24
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
- <version>2.2.0-SNAPSHOT</version>
10
<name>SDLang</name>
11
<description>Support for SDLang (Simple Declarative Language)</description>
12
<url>https://github.com/sdlang-dev/SDL</url>
0 commit comments