Skip to content

Commit

Permalink
Bump version to 0.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
trisk committed Mar 23, 2015
1 parent 3341be6 commit dc4ab18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.forkgnu.android.coinclip"
android:versionCode="1"
android:versionName="0.0.1" >
android:versionCode="2"
android:versionName="0.0.2" >

<uses-sdk android:minSdkVersion="15" />

Expand Down

0 comments on commit dc4ab18

Please sign in to comment.