Skip to content

Commit 47b1e66

Browse files
committed
bumped version to 0.0.2
1 parent 9b4da57 commit 47b1e66

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": "chrome-storage-promise",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"main": "dist/chrome-storage-promise.js",
55
"authors": [
66
"Akiomi Kamakura <[email protected]>"

package.json

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

0 commit comments

Comments
 (0)