Skip to content

Commit

Permalink
Version Changed from 0.0.6 to 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
karandpr committed Oct 18, 2022
1 parent ec48ee7 commit b6853eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-android-rootbeer",
"version": "0.0.6",
"version": "0.0.8",
"cordova": {
"id": "cordova-plugin-android-rootbeer",
"platforms": [
Expand All @@ -19,7 +19,7 @@
"description": "A wrapper plugin for rootbeer library. This library is used to detect root on Android Devices.",
"engines": {
"cordovaDependencies": {
"0.0.6": {"cordova-android": ">=4.0.0" }
"0.0.8": {"cordova-android": ">=4.0.0" }
}
},
"repository": {
Expand Down

0 comments on commit b6853eb

Please sign in to comment.