Skip to content

Commit 4dc3347

Browse files
committed
Prepare version 0.7.0
1 parent 4192bb7 commit 4dc3347

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22

33
## Unreleased
44

5-
- Change visibility on CreateTableElementType (https://github.com/sqldelight/sql-psi/pull/691)
5+
6+
7+
## [0.7.0] - 2025-09-02
8+
[0.7.0]: https://github.com/sqldelight/sql-psi/releases/tag/0.7.0
9+
10+
- Change visibility on `CreateTableElementType` (https://github.com/sqldelight/sql-psi/pull/691)
611
- Support reading jar files (https://github.com/sqldelight/sql-psi/pull/588)
712

813

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.7.0-SNAPSHOT
2+
VERSION_NAME=0.7.0
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)