Skip to content

Commit 52477d6

Browse files
committed
1.0.0
1 parent 96a06f4 commit 52477d6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
All notable changes to `laravel-notification-channels/pushbullet` will be documented in this file
44

5-
## 1.0.0 - 2016-XX-XX
5+
## 1.0.0 - 2018-02-07
66

7-
- initial release
7+
- initial 1.0.0 release

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Or you can manually update your require block and run `composer update` if you c
3838
```json
3939
{
4040
"require": {
41-
       "laravel-notification-channels/pushbullet": "^0.3"
41+
       "laravel-notification-channels/pushbullet": "^1.0"
4242
  }
4343
}
4444
```

0 commit comments

Comments
 (0)