Skip to content

Commit

Permalink
1.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kyeotic committed Dec 15, 2023
1 parent 8f029e5 commit 586e921
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Change Log

## [1.10.2-SNAPSHOT] - 2023-12-14
## [1.10.3] - 2023-12-15
* Fix: Pin DynamoDB Docker image to 2.1.0 to avoid breaking issue with latest
*

## [1.10.2] - 2023-08-16
* Fix: Creating new tag for publication

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
kotlin.code.style=official

GROUP=app.cash.tempest
VERSION_NAME=1.10.2-SNAPSHOT
VERSION_NAME=1.10.3

#org.gradle.jvmargs=-Xmx2024m

Expand Down

0 comments on commit 586e921

Please sign in to comment.