Skip to content
This repository was archived by the owner on Jul 22, 2021. It is now read-only.

Commit e36d011

Browse files
committed
Updated version to 0.1.1-SNAPSHOT
1 parent 55b2971 commit e36d011

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
@@ -18,7 +18,7 @@ subprojects {
1818
apply plugin: 'signing'
1919

2020
group = 'com.cloudant'
21-
version = '0.1'
21+
version = '0.1.1-SNAPSHOT'
2222
description = """A Java object cache for use with the java-cloudant client"""
2323

2424
// If the version says "snapshot" anywhere assume it is not a release

0 commit comments

Comments
 (0)