There was an error while loading. Please reload this page.
1 parent f6ff28d commit a744735Copy full SHA for a744735
2 files changed
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "chrome-storage-promise",
3
- "version": "0.0.4",
+ "version": "0.0.5",
4
"main": "dist/chrome-storage-promise.js",
5
"authors": [
6
"Akiomi Kamakura <akiomik@gmail.com>"
package.json
"description": "A chrome.storage API wrapper that is using promise",
"scripts": {
"build": "gulp build",
0 commit comments