Skip to content

Commit

Permalink
v0.0.4
Browse files Browse the repository at this point in the history
sravanmedarapu committed Oct 23, 2016

Verified

This commit was signed with the committer’s verified signature.
rfratto Robert Fratto
1 parent ea69c77 commit 772c154
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ android {
/**
* versionName should be updated and inline with version in package.json for every npm release.
*/
versionName "0.0.3"
versionName "0.0.4"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "appium-uiautomator2-server",
"version": "0.0.3",
"version": "0.0.4",
"description": "A netty server with uiautomator2 handlers",
"main": "index.js",
"windowsBuildDir":"c:/tmp",

0 comments on commit 772c154

Please sign in to comment.