Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mchitre committed Feb 3, 2023
1 parent 4bdc4ab commit 524f00d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -40,7 +40,7 @@ Maven Central dependency
<dependency>
<groupId>com.github.org-arl</groupId>
<artifactId>fjage</artifactId>
<version>1.10.3</version>
<version>1.10.4</version>
</dependency>

Contributing
Expand Down
5 changes: 5 additions & 0 deletions ReleaseNotes.md
@@ -1,5 +1,10 @@
# Release Notes

## v1.10.4

* Performance improvement for JSON conversion by adding caching
* Bugfix: Jetty canonical path for symbol links

## v1.10.3

* Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
1.10.3
1.10.4

0 comments on commit 524f00d

Please sign in to comment.