Skip to content

Commit

Permalink
Trigger Release 4.6.0.1 (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
deusaquilus committed Feb 16, 2023
1 parent cbfa499 commit c373992
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 4.6.0.1

- [Upgrade to latest version of ZIO (2.0.8)](https://github.com/zio/zio-protoquill/pull/242)
- [JDBC DataSource should not need to be closeable](https://github.com/zio/zio-protoquill/pull/205)

# 4.6.0

- [Json/Jsonb Encoding for Postgres. Bump ZIO](https://github.com/zio/zio-protoquill/pull/202)
Expand Down
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version in ThisBuild := "4.6.1-SNAPSHOT"
version in ThisBuild := "4.6.0.1"

0 comments on commit c373992

Please sign in to comment.