Skip to content

Commit 2c4d056

Browse files
committed
Call this release 0.2
1 parent 4628890 commit 2c4d056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<property name="distribute.dir" location="distribute" />
1919
<property name="product.name" value="orcid-api-client" />
20-
<property name="release.level" value="0.1" />
20+
<property name="release.level" value="0.2" />
2121
<property name="distribute.jar.file"
2222
location="${distribute.dir}/${product.name}-${release.level}.jar" />
2323
<property name="distribute.zip.file"

0 commit comments

Comments
 (0)