Skip to content

Commit 14ed4b4

Browse files
committed
bumped version to 0.1.0
1 parent 1cc18b4 commit 14ed4b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chrome-storage-promise",
3-
"version": "0.0.6",
3+
"version": "0.1.0",
44
"main": "dist/chrome-storage-promise.js",
55
"authors": [
66
"Akiomi Kamakura <[email protected]>"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chrome-storage-promise",
3-
"version": "0.0.6",
3+
"version": "0.1.0",
44
"description": "A chrome.storage API wrapper that is using promise",
55
"scripts": {
66
"build": "gulp build",

0 commit comments

Comments
 (0)