Skip to content

Commit

Permalink
Bump the version number to 1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
skinny85 committed Jun 18, 2017
1 parent 26109fe commit 2062cd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group 'org.jilt'
version '0.1'
version '1.0'

buildscript {
repositories {
Expand Down
2 changes: 1 addition & 1 deletion resources/jilt-0.1.pom → resources/jilt-1.0.pom
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@

<groupId>org.jilt</groupId>
<artifactId>jilt</artifactId>
<version>0.1</version>
<version>1.0</version>
</project>

0 comments on commit 2062cd2

Please sign in to comment.