Skip to content

Commit

Permalink
Merge pull request #306 from casper-network/version-bump-patch-1
Browse files Browse the repository at this point in the history
Update build.gradle
  • Loading branch information
cnorburn authored Jul 1, 2024
2 parents 9cabd1f + 990d1a4 commit 35cabe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ apply plugin: 'java'

group = 'network.casper'
// Version number update for release
version='2.5.9'
version='2.5.10'
sourceCompatibility = 1.8
targetCompatibility = 1.8

Expand Down

0 comments on commit 35cabe4

Please sign in to comment.