Skip to content

Commit 9a149a7

Browse files
committed
Merge pull request #31 from rpmoore/master
Updating version to v1.1.0
2 parents cd54c4b + d2f8816 commit 9a149a7

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
@@ -25,7 +25,7 @@ apply plugin: 'maven'
2525
apply plugin: 'idea'
2626
apply plugin: 'application'
2727

28-
version = '1.1.0-SNAPSHOT'
28+
version = '1.1.0'
2929
group = 'com.spectralogic'
3030

3131
mainClassName = 'com.spectralogic.ds3cli.Main'

0 commit comments

Comments
 (0)