Skip to content

Commit ee176be

Browse files
committed
docs
1 parent 15207a8 commit ee176be

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# angular-web-notification
22

33
[![Bower Version](https://img.shields.io/bower/v/angular-web-notification.svg?style=flat)](https://github.com/sagiegurari/angular-web-notification/releases) [![Build Status](https://img.shields.io/travis/sagiegurari/angular-web-notification.svg?style=flat)](http://travis-ci.org/sagiegurari/angular-web-notification) [![Coverage Status](https://img.shields.io/coveralls/sagiegurari/angular-web-notification.svg?style=flat)](https://coveralls.io/r/sagiegurari/angular-web-notification) [![Code Climate](https://codeclimate.com/github/sagiegurari/angular-web-notification/badges/gpa.svg)](https://codeclimate.com/github/sagiegurari/angular-web-notification) [![bitHound Score](https://www.bithound.io/sagiegurari/angular-web-notification/badges/score.svg)](https://www.bithound.io/sagiegurari/angular-web-notification) [![Inline docs](http://inch-ci.org/github/sagiegurari/angular-web-notification.svg?branch=master)](http://inch-ci.org/github/sagiegurari/angular-web-notification)
4+
[![License](https://img.shields.io/github/license/sagiegurari/angular-web-notification.svg)](https://github.com/sagiegurari/angular-web-notification/blob/master/LICENSE)
45

56
> Web Notifications AngularJS Service
67
@@ -78,7 +79,7 @@ See full docs at: [API Docs](docs/api.md)
7879

7980
| Date | Version | Description |
8081
| ----------- | ------- | ----------- |
81-
| 2015-04-19 | v0.0.17 | Maintenance |
82+
| 2015-04-25 | v0.0.18 | Maintenance |
8283
| 2015-02-16 | v0.0.7 | Automatic unit tests via karma |
8384
| 2015-02-05 | v0.0.5 | Doc changes |
8485
| 2014-12-30 | v0.0.4 | Doc changes |

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.17",
3+
"version": "0.0.18",
44
"authors": [
55
"Sagie Gur-Ari <[email protected]>"
66
],

0 commit comments

Comments
 (0)