Skip to content

Commit 227ae34

Browse files
committed
Bump version number to 1.2
1 parent a3d1402 commit 227ae34

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
@@ -1,6 +1,6 @@
11
<project default="package">
22
<!-- Project properties -->
3-
<property name="version.num" value="1.0.0" />
3+
<property name="version.num" value="1.2.0" />
44
<property name="project" value="android-async-http" />
55

66
<!-- Standard jar stuff -->

0 commit comments

Comments
 (0)