aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidAsync/AndroidManifest.xml
diff options
context:
space:
mode:
authorKoushik Dutta <koushd@gmail.com>2014-11-20 21:16:33 -0800
committerKoushik Dutta <koushd@gmail.com>2014-11-20 21:16:33 -0800
commitf8be34f6b6efcaa864c0d8313565b4b1028c7420 (patch)
treeb456f401001d8c712893c27641ba246f7baa587d /AndroidAsync/AndroidManifest.xml
parentbced3aa3757e8e722ab402a42fe47c7c37d2a253 (diff)
downloadAndroidAsync-f8be34f6b6efcaa864c0d8313565b4b1028c7420.tar.gz
AndroidAsync-f8be34f6b6efcaa864c0d8313565b4b1028c7420.tar.bz2
AndroidAsync-f8be34f6b6efcaa864c0d8313565b4b1028c7420.zip
201
Diffstat (limited to 'AndroidAsync/AndroidManifest.xml')
-rw-r--r--AndroidAsync/AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidAsync/AndroidManifest.xml b/AndroidAsync/AndroidManifest.xml
index ed150c4..7fb5821 100644
--- a/AndroidAsync/AndroidManifest.xml
+++ b/AndroidAsync/AndroidManifest.xml
@@ -1,7 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.koushikdutta.async"
- android:versionCode="200"
- android:versionName="2.0.0">
+ android:versionCode="201"
+ android:versionName="2.0.1">
<uses-permission android:name="android.permission.INTERNET"/>