diff options
| author | Neylor Ohmaly | 2014-02-05 20:42:14 -0200 | 
|---|---|---|
| committer | Neylor Ohmaly | 2014-02-05 20:42:14 -0200 | 
| commit | 42dc5c2042c4b9f6c0d707dde18ec5a2654017b4 (patch) | |
| tree | e400e8057828031c31f4b74f89835af43998974f | |
| parent | e079817b83005d16a4acb91ec2b893e503e2a597 (diff) | |
| download | nsPopover-0.5.0.tar.bz2 | |
| -rw-r--r-- | bower.json | 2 | ||||
| -rw-r--r-- | package.json | 2 | 
2 files changed, 2 insertions, 2 deletions
| @@ -1,6 +1,6 @@  {    "name": "nsPopover", -  "version": "0.2.0", +  "version": "0.4.0",    "homepage": "https://github.com/nohros/nsPopover",    "description": "Popover for angularjs library",    "authors": [ diff --git a/package.json b/package.json index 9a10e21..06c0365 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@  {    "author": "Neylor Ohmaly",    "name": "nsPopover", -  "version": "0.2.0", +  "version": "0.4.0",    "homepage": "http://nohros.com/nsPopover",    "licenses": {      "type": "MIT", | 
