Skip to content

Commit fddc5a3

Browse files
committed
Updated gradle project version to 0.1.6
1 parent 33776da commit fddc5a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ apply plugin: 'gradlefx'
1212
apply plugin: 'flashbuilder'
1313

1414
type = 'swc'
15-
version = '0.1.6-SNAPSHOT'
15+
version = '0.1.6'
1616

1717
srcDirs = ['alivepdf/src']
1818

0 commit comments

Comments
 (0)