Skip to content

Commit 40fb936

Browse files
committed
chore: increase version number to v1.2.1 for proper release tagging
1 parent fdf608c commit 40fb936

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.2.0",
3+
"version": "1.2.1",
44
"main": [
55
"src/localforage-cordovasqlitedriver.js"
66
],

component.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.2.0",
3+
"version": "1.2.1",
44
"dependencies": {
55
"then/promise": "5.0.0"
66
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"driver",
99
"cordova"
1010
],
11-
"version": "1.2.0",
11+
"version": "1.2.1",
1212
"homepage": "https://github.com/thgreasi/localForage-cordovaSQLiteDriver",
1313
"repository": {
1414
"type": "git",

0 commit comments

Comments
 (0)