Skip to content

Commit

Permalink
new plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
hypery2k committed Jan 7, 2016
1 parent 63412d4 commit 3109515
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-hotspot",
"version": "0.6.0",
"version": "0.6.1",
"description": "Cordova WiFi Hotspot Plugin",
"cordova": {
"id": "cordova-plugin-hotspot",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ SOFTWARE.

<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="cordova-plugin-hotspot"
version="0.6.0">
version="0.6.1">

<name>Cordova HotSpot Plugin</name>

Expand Down

0 comments on commit 3109515

Please sign in to comment.