Skip to content
This repository was archived by the owner on Apr 5, 2019. It is now read-only.

Commit ecb9790

Browse files
committed
Release 1.1.2.
1 parent 7167d2d commit ecb9790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
// Project properties
1111
group = 'jbyoshi'
1212
archivesBaseName = 'gitupdate'
13-
version = '1.2-SNAPSHOT'
13+
version = '1.1.2'
1414

1515
// Java 1.8
1616
sourceCompatibility = targetCompatibility = '1.8'

0 commit comments

Comments
 (0)