Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsz committed Apr 7, 2024
1 parent 5ed6de0 commit 0c74253
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.org
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
* Changes
** 0.5.3-SNAPSHOT
** 0.5.3
- Support for info.sunng/ring-jetty9-adapter
** 0.5.2
- Facilities to include an api handler behind prefix and separate middleware
Expand Down
2 changes: 1 addition & 1 deletion meyvn.edn
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{:pom {:group-id "org.danielsz",
:artifact-id "system",
:version "0.5.3-SNAPSHOT",
:version "0.5.3",
:name "system"},
:build-properties {:project-build-sourceEncoding "UTF-8"},
:packaging {:uberjar {:graalvm {:enabled false,
Expand Down

0 comments on commit 0c74253

Please sign in to comment.