Skip to content

Commit 95f3a5c

Browse files
committed
Prepare version 0.5.2
1 parent 1f17adc commit 95f3a5c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
Nothing yet!
66

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
711

812
## [0.5.0] - 2025-03-21
913
[0.5.0]: https://github.com/sqldelight/sql-psi/releases/tag/0.5.0

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GROUP=app.cash.sql-psi
2-
VERSION_NAME=0.6.0-SNAPSHOT
2+
VERSION_NAME=0.5.2
33

44
POM_URL=https://github.com/sqldelight/sql-psi/
55
POM_SCM_URL=https://github.com/sqldelight/sql-psi/

0 commit comments

Comments
 (0)