Skip to content

Commit

Permalink
Updated version to 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sravanmedarapu committed Jul 4, 2017
1 parent 9a6eb99 commit 93f0733
Show file tree
Hide file tree
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
Expand Up @@ -30,7 +30,7 @@ android {
/**
* versionName should be updated and inline with version in package.json for every npm release.
*/
versionName "0.1.5"
versionName "0.1.6"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
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.1.5",
"version": "0.1.6",
"description": "A netty server with uiautomator2 handlers",
"main": "index.js",
"windowsBuildDir":"c:/tmp",
Expand Down

0 comments on commit 93f0733

Please sign in to comment.