Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
MisterPhilip committed Feb 25, 2019
1 parent ce2c15f commit 2dc91a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ development help. Features include:

Run the following command to install the latest:
```bash
$ composer require "misterphilip/maintenance-mode=1.2.*"
$ composer require "misterphilip/maintenance-mode=1.3.*"
```

Or, if you prefer installing it manually, within `composer.json` add the following line to the end of the `require` section:

```json
"misterphilip/maintenance-mode": "1.2.*"
"misterphilip/maintenance-mode": "1.3.*"
```

And then run the Composer install command:
Expand Down

0 comments on commit 2dc91a1

Please sign in to comment.