Skip to content

Commit 52716df

Browse files
authored
chore: prep v1.3.2-SNAPSHOT (#1855)
1 parent 1c861cc commit 52716df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Thank you to all who have contributed!
4040
### Contributors
4141
Thank you to all who have contributed!
4242

43-
## [1.3.1](https://TODO.com) - 2025-11-06
43+
## [1.3.1](https://github.com/partiql/partiql-lang-kotlin/releases/tag/v1.3.1) - 2025-11-06
4444

4545
### Added
4646
- Support aggregation function calls in the `ORDER BY` and `HAVING` clause

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=org.partiql
2-
version=1.3.1
2+
version=1.3.2-SNAPSHOT
33

44
ossrhUsername=EMPTY
55
ossrhPassword=EMPTY

0 commit comments

Comments
 (0)