Skip to content

Commit 0f4fd65

Browse files
committed
Changed version number to 0.1.2 to address doc directory rename.
1 parent c03a95b commit 0f4fd65

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cordova-plugin-themeablebrowser",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Cordova ThemeableBrowser Plugin",
55
"cordova": {
66
"id": "com.initialxy.cordova.themeablebrowser",

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
2222
id="com.initialxy.cordova.themeablebrowser"
23-
version="0.1.1">
23+
version="0.1.2">
2424

2525
<name>ThemeableBrowser</name>
2626
<description>Cordova ThemeableBrowser Plugin</description>

0 commit comments

Comments
 (0)