Skip to content

Commit 840aff9

Browse files
committed
chore: increase version number to v1.4.5
1 parent 0373437 commit 840aff9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "localforage-cordovasqlitedriver",
3-
"version": "1.4.4",
3+
"version": "1.4.5",
44
"main": [
55
"dist/localforage-cordovasqlitedriver.js"
66
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "localforage-cordovasqlitedriver",
3-
"version": "1.4.4",
3+
"version": "1.4.5",
44
"description": "SQLite driver for Cordova apps using localForage.",
55
"homepage": "https://github.com/thgreasi/localForage-cordovaSQLiteDriver",
66
"main": "dist/localforage-cordovasqlitedriver.js",

0 commit comments

Comments
 (0)