Skip to content

Commit

Permalink
Prepare release 0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
msgilligan committed Oct 16, 2017
1 parent f125e4c commit f1c3c48
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

A high-level view of the changes in each OmniJ binary release.

== v0.5.5-SNAPSHOT
== v0.5.5

Released: Under development
Released: 2017.10.16

=== All modules

Expand Down
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
= OmniJ Project
Sean Gilligan <https://github.com/msgilligan>
v0.5.3
v0.5.5
:description: OmniJ README document.
:omnij-version: 0.5.4
:omnij-version: 0.5.5

[WARNING]
This software is EXPERIMENTAL software for **REGTEST and TESTNET TRANSACTIONS** only. *USE ON MAINNET AT YOUR OWN RISK.*
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
omnijVersion = 0.5.5-SNAPSHOT
omnijVersion = 0.5.5
bitcoinjVersion = 0.14.5
bitcoinjAddonsVersion = 0.2.6
groovyVersion = 2.5.0-beta-2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
moduleName=OmniJ Groovy extensions
moduleVersion=0.5.5-SNAPSHOT
moduleVersion=0.5.5
extensionClasses=foundation.omni.dsl.categories.NumberCategory

0 comments on commit f1c3c48

Please sign in to comment.