File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## Unreleased
99
10+ ## 0.1.6 - 2019-10-15
11+
12+ ### Changed
13+ - Downgrade bitcoinj-core to 0.14.7
14+
1015## 0.1.5 - 2019-10-07
1116
1217### Changed
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ uploadArchives {
4646
4747 pom. project {
4848 groupId = ' org.arkecosystem'
49- version = ' 0.1.5 '
49+ version = ' 0.1.6 '
5050 artifactId = ' crypto'
5151
5252 name = ' java-crypto'
@@ -79,7 +79,7 @@ uploadArchives {
7979 scm {
8080 connection = ' scm:git:git://github.com/ArkEcosystem/java-crypto.git'
8181 developerConnection = ' scm:git:ssh://github.com:ArkEcosystem/java-crypto.git'
82- url = ' https://github.com/ArkEcosystem/java-crypto/tree/0.1.5 '
82+ url = ' https://github.com/ArkEcosystem/java-crypto/tree/0.1.6 '
8383 }
8484 }
8585 }
You can’t perform that action at this time.
0 commit comments