Skip to content

Commit

Permalink
version 0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
zhurlik committed Jun 15, 2015
1 parent f7903a2 commit 4a4f082
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
@@ -1 +1 @@
version=0.12
version=0.13
2 changes: 1 addition & 1 deletion samples/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
}

dependencies {
classpath 'com.github.zhurlik:gradle-jboss-modules:0.12'
classpath 'com.github.zhurlik:gradle-jboss-modules:0.13'
}
}

Expand Down

0 comments on commit 4a4f082

Please sign in to comment.