Skip to content

Commit 2df0722

Browse files
Bumped version
1 parent 75448d6 commit 2df0722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Laravel Parse was created by, and is maintained by [Graham Campbell](https://git
2121
To get the latest version of Laravel Parse, simply add the following line to the require block of your `composer.json` file:
2222

2323
```
24-
"graham-campbell/parse": "~2.0"
24+
"graham-campbell/parse": "~2.1"
2525
```
2626

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

0 commit comments

Comments
 (0)