Skip to content

Commit

Permalink
0.11.3 release (#2040)
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Sutton <[email protected]>
  • Loading branch information
ajsutton authored Jun 2, 2020
1 parent 6a00f49 commit 6f2b468
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ org.gradle.jvmargs=-Xmx2g -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -
# Enable configure on demand.
org.gradle.configureondemand=true

version=0.11.3-SNAPSHOT
version=0.11.3
2 changes: 1 addition & 1 deletion gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ dependencyManagement {
dependency "org.testcontainers:testcontainers:1.12.3"
dependency "org.testcontainers:junit-jupiter:1.12.3"

dependency 'tech.pegasys.discovery:discovery:0.3.5'
dependency 'tech.pegasys.discovery:discovery:0.3.6'

dependency 'tech.pegasys.signers.internal:bls-keystore:1.0.1'
}
Expand Down

0 comments on commit 6f2b468

Please sign in to comment.