Skip to content

Commit 28dcfad

Browse files
committed
chore: increase version number to v1.1
1 parent 977f764 commit 28dcfad

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "localforage-sessionstoragewrapper",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"main": [
55
"src/localforage-sessionstoragewrapper.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-sessionStorageWrapper",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
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
@@ -6,7 +6,7 @@
66
"localforage",
77
"sessionstorage"
88
],
9-
"version": "1.0.1",
9+
"version": "1.1.0",
1010
"homepage": "https://github.com/thgreasi/localForage-sessionStorageWrapper",
1111
"repository": {
1212
"type": "git",

0 commit comments

Comments
 (0)