Skip to content

Commit

Permalink
Gradle: Set version to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Nov 18, 2015
1 parent 68645e3 commit 3a7c67c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ apply plugin: 'java'
apply plugin: 'kotlin'
apply plugin: 'org.jetbrains.intellij'

version = '1.0.0'

repositories {
jcenter()
}
Expand Down

0 comments on commit 3a7c67c

Please sign in to comment.