Skip to content

Commit 13d8411

Browse files
docs(jusibe): Add Initial release to changelog
1 parent 5b7cf95 commit 13d8411

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
All Notable changes to `jusibe-php-lib` will be documented in this file
44

5-
## 2016-04-10
5+
## 2016-04-18
66
- Initial release

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
To get the latest version of jusibe-php-lib, simply add the following line to the require block of your `composer.json` file.
1717

1818
```
19-
"unicodeveloper/jusibe-php-lib": "dev-master"
19+
"unicodeveloper/jusibe-php-lib": "1.0.*"
2020
```
2121

2222
You'll then need to run `composer install` or `composer update` to download it and have the autoloader updated.

0 commit comments

Comments
 (0)