Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Commit

Permalink
Prepare for release 1.0.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-ryan-square committed Jul 18, 2022
1 parent a108189 commit 938a3f0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Change Log
==========

Version 1.0.3 *(2022-07-19)*
----------------------------

* Drop versions from kotlin BOM-listed artifacts
* Stop exporting the kotlinBom as an api dependency
* Remove unused dependencies

Version 1.0.2 *(2022-07-13)*
----------------------------

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GROUP=app.cash.wisp
VERSION_NAME=1.0.3-SNAPSHOT
VERSION_NAME=1.0.3
POM_URL=https://github.com/cashapp/wisp/
POM_SCM_URL=https://github.com/cashapp/wisp/
POM_SCM_CONNECTION=scm:git:git://github.com/cashapp/wisp.git
Expand Down

0 comments on commit 938a3f0

Please sign in to comment.