Skip to content

Commit d01b6d7

Browse files
committed
chore(lib): bump library version
1 parent f362374 commit d01b6d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wearossensors/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ android {
3939
namespace 'es.uji.geotec.wearossensors'
4040
}
4141

42-
version = '1.1.0'
42+
version = '1.2.0'
4343
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
4444

4545
publishing {

0 commit comments

Comments
 (0)