Skip to content

Commit 4a4f082

Browse files
author
zhurlik
committed
version 0.13
1 parent f7903a2 commit 4a4f082

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=0.12
1+
version=0.13

samples/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
}
1010

1111
dependencies {
12-
classpath 'com.github.zhurlik:gradle-jboss-modules:0.12'
12+
classpath 'com.github.zhurlik:gradle-jboss-modules:0.13'
1313
}
1414
}
1515

0 commit comments

Comments
 (0)