From 11ed8420f5fd842d0315fea31697db29604996b1 Mon Sep 17 00:00:00 2001 From: Xingchen Yu Date: Sun, 14 Jun 2015 01:27:13 -0700 Subject: [PATCH] Updated version number to 0.2.9 --- RELEASENOTES.md | 5 +++++ package.json | 2 +- plugin.xml | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 9ec1c5fce..0dcbf4c26 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -21,6 +21,11 @@ Release Notes ============= +0.2.9 +----- + +Bug fixes. + 0.2.8 ----- diff --git a/package.json b/package.json index 542a3e2d9..3a48b6e1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-themeablebrowser", - "version": "0.2.8", + "version": "0.2.9", "description": "Cordova ThemeableBrowser Plugin", "cordova": { "id": "cordova-plugin-themeablebrowser", diff --git a/plugin.xml b/plugin.xml index b6b06f723..a3a1cb969 100644 --- a/plugin.xml +++ b/plugin.xml @@ -20,7 +20,7 @@ + version="0.2.9"> ThemeableBrowser Cordova ThemeableBrowser Plugin