Skip to content

Commit e8a42bc

Browse files
author
Christopher J. Brody
committed
Start sqlite-evcustom-browser-memory-storage-ext-free 0.0.3-dev
1 parent 7a883c8 commit e8a42bc

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changes
22

3+
# sqlite-evcustom-browser-memory-storage-ext-free 0.0.3-dev
4+
35
# sqlite-evcustom-browser-memory-storage-ext-free 0.0.2-dev
46

57
# cordova-sqlite-evplus-ext-free 0.3.7

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sqlite-evcustom-browser-memory-storage-ext-free",
3-
"version": "0.0.2-dev",
3+
"version": "0.0.3-dev",
44
"description": "SQLite evcustom browser memory storage - emulation of Cordova/PhoneGap sqlite storage plugin on browser - custom enterprise version with premium performance improvements and extra features",
55
"main": "index.js",
66
"cordova-disabled": {

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
33
xmlns:android="http://schemas.android.com/apk/res/android"
44
id="sqlite-evcustom-browser-memory-storage-ext-free"
5-
version="0.0.2-dev">
5+
version="0.0.3-dev">
66

77
<name>SQLite evcustom browser memory storage - emulation of Cordova/PhoneGap sqlite storage plugin on browser - custom enterprise version with premium performance improvements and extra features</name>
88

0 commit comments

Comments
 (0)