We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f17adc commit 95f3a5cCopy full SHA for 95f3a5c
CHANGELOG.md
@@ -4,6 +4,10 @@
4
5
Nothing yet!
6
7
+## [0.5.2] - 2025-05-16
8
+[0.5.2]: https://github.com/sqldelight/sql-psi/releases/tag/0.5.2
9
+
10
+- Bug fixes and improvements :D
11
12
## [0.5.0] - 2025-03-21
13
[0.5.0]: https://github.com/sqldelight/sql-psi/releases/tag/0.5.0
gradle.properties
@@ -1,5 +1,5 @@
1
GROUP=app.cash.sql-psi
2
-VERSION_NAME=0.6.0-SNAPSHOT
+VERSION_NAME=0.5.2
3
POM_URL=https://github.com/sqldelight/sql-psi/
POM_SCM_URL=https://github.com/sqldelight/sql-psi/
0 commit comments