Skip to content

Commit 2252b82

Browse files
committed
internal updates
1 parent 4cb84bc commit 2252b82

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ See [contributing guide](.github/CONTRIBUTING.md)
129129

130130
| Date | Version | Description |
131131
| ----------- | ------- | ----------- |
132-
| 2017-11-07 | v1.0.23 | Maintenance |
132+
| 2018-04-30 | v1.0.24 | Maintenance |
133133
| 2017-08-25 | v1.0.21 | Support service worker web notifications |
134134
| 2017-01-31 | v1.0.3 | Removed polyfill dependency |
135135
| 2017-01-22 | v1.0.0 | Official release |

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-web-notification",
3-
"version": "1.0.23",
3+
"version": "1.0.24",
44
"description": "Web Notifications made easy.",
55
"authors": [
66
"Sagie Gur-Ari <[email protected]>"

docs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
| Date | Version | Description |
22
| ----------- | ------- | ----------- |
3-
| 2017-11-07 | v1.0.23 | Maintenance |
3+
| 2018-04-30 | v1.0.24 | Maintenance |
44
| 2017-08-25 | v1.0.21 | Support service worker web notifications |
55
| 2017-01-31 | v1.0.3 | Removed polyfill dependency |
66
| 2017-01-22 | v1.0.0 | Official release |

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-web-notification",
3-
"version": "1.0.23",
3+
"version": "1.0.24",
44
"description": "Web Notifications made easy.",
55
"author": {
66
"name": "Sagie Gur-Ari",

0 commit comments

Comments
 (0)