Skip to content

Commit

Permalink
feat: release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
philippeagra committed Feb 3, 2020
1 parent d91bebd commit 85093ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
}

group = "com.ekino.oss.crypto"
version = "1.1.0-SNAPSHOT"
version = "1.1.0"
java.sourceCompatibility = JavaVersion.VERSION_11

repositories {
Expand Down

0 comments on commit 85093ad

Please sign in to comment.