Skip to content

Commit 2c2f81f

Browse files
committed
Conflicts: README.md bower.json
1 parent c216ba4 commit 2c2f81f

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.idea
22
bower_components
33
node_modules
4+
npm-debug.log

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ See full docs at: [API Docs](docs/api.md)
7373

7474
## Release History
7575

76-
* 2015-02-16 v0.0.6 Automatic unit tests via karma
76+
* 2015-02-16 v0.0.7 Automatic unit tests via karma
7777
* 2015-02-05 v0.0.5 Doc changes
7878
* 2014-12-30 v0.0.4 Doc changes
7979
* 2014-12-09 v0.0.3 API now enables/disables the capability to automatically request for permissions needed to display the notification.

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-web-notification",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"authors": [
55
"Sagie Gur-Ari <[email protected]>"
66
],

0 commit comments

Comments
 (0)