We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9d5424 commit 7cb0d92Copy full SHA for 7cb0d92
1 file changed
README.md
@@ -15,7 +15,7 @@ Queryfy is a simple SQL-like language designed to provide a safe and flexible wa
15
<dependency>
16
<groupId>org.evcode.queryfy</groupId>
17
<artifactId>queryfy-core</artifactId>
18
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
19
</dependency>
20
```
21
0 commit comments