Skip to content

Commit 253b718

Browse files
authored
Merge pull request #234 from egilkh/master
New version
2 parents e2305cd + 0887aa0 commit 253b718

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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": "ngstorage",
3-
"version": "0.3.10",
3+
"version": "0.3.11",
44
"main": "./ngStorage.js",
55
"keywords": [
66
"angular",

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package.describe({
22
name: 'gsklee:ngstorage',
3-
version: '0.3.10',
3+
version: '0.3.11',
44
summary: 'ngStorage package for Meteor',
55
git: 'https://github.com/gsklee/ngStorage',
66
documentation: 'README.md'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngstorage",
3-
"version": "0.3.10",
3+
"version": "0.3.11",
44
"author": "Gias Kay Lee",
55
"licenses": [
66
{

0 commit comments

Comments
 (0)