Skip to content

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
sagiegurari committed Apr 26, 2017
1 parent 08ffe8a commit a19c4af
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions .bithoundrc
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
"sinon",
"sinon-chai",
"snyk",
"stylelint",
"stylelint-config-standard",
"time-grunt"
]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ See [contributing guide](.github/CONTRIBUTING.md)

| Date | Version | Description |
| ----------- | ------- | ----------- |
| 2017-04-26 | v1.0.14 | Maintenance |
| 2017-04-26 | v1.0.15 | Maintenance |
| 2017-01-31 | v1.0.3 | Removed polyfill dependency |
| 2017-01-22 | v1.0.2 | Maintenance |
| 2017-01-22 | v1.0.0 | Official release |
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-web-notification",
"version": "1.0.14",
"version": "1.0.15",
"description": "Web Notifications made easy.",
"authors": [
"Sagie Gur-Ari <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
| Date | Version | Description |
| ----------- | ------- | ----------- |
| 2017-04-26 | v1.0.14 | Maintenance |
| 2017-04-26 | v1.0.15 | Maintenance |
| 2017-01-31 | v1.0.3 | Removed polyfill dependency |
| 2017-01-22 | v1.0.2 | Maintenance |
| 2017-01-22 | v1.0.0 | Official release |
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-web-notification",
"version": "1.0.14",
"version": "1.0.15",
"description": "Web Notifications made easy.",
"author": {
"name": "Sagie Gur-Ari",
Expand Down

0 comments on commit a19c4af

Please sign in to comment.