Skip to content

Commit

Permalink
chore(release): 1.15.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.15.1](v1.15.0...v1.15.1) (2023-04-01)

### Build System

* **deps:** update all non-major dependencies ([#50](#50)) ([e7fb7dd](e7fb7dd))
  • Loading branch information
aki-bot[bot] committed Apr 1, 2023
1 parent e7fb7dd commit 89aa953
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,3 +1,10 @@
## [1.15.1](https://github.com/akikanellis/advent-of-code/compare/v1.15.0...v1.15.1) (2023-04-01)


### Build System

* **deps:** update all non-major dependencies ([#50](https://github.com/akikanellis/advent-of-code/issues/50)) ([e7fb7dd](https://github.com/akikanellis/advent-of-code/commit/e7fb7dd53fd2764efe9cdd74829af0dac4557e37))

## [1.15.0](https://github.com/akikanellis/advent-of-code/compare/v1.14.2...v1.15.0) (2023-03-26)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = 1.15.0
version = 1.15.1

0 comments on commit 89aa953

Please sign in to comment.