Skip to content

Commit a744735

Browse files
committed
bumped version to 0.0.5
1 parent f6ff28d commit a744735

2 files changed

Lines changed: 2 additions & 2 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": "chrome-storage-promise",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"main": "dist/chrome-storage-promise.js",
55
"authors": [
66
"Akiomi Kamakura <akiomik@gmail.com>"

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.4",
3+
"version": "0.0.5",
44
"description": "A chrome.storage API wrapper that is using promise",
55
"scripts": {
66
"build": "gulp build",

0 commit comments

Comments
 (0)