Skip to content

Commit

Permalink
updated to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Donal Byrne committed Nov 15, 2017
1 parent e7de816 commit 219c1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ curl -O http://getcomposer.org/composer.phar && chmod +x composer.phar
Add php-nats-streaming as a dependency to your project

```bash
php composer.phar require 'byrnedo/php-nats-streaming:^0.1.1'
php composer.phar require 'byrnedo/php-nats-streaming:^0.1.2'
```

## Usage
Expand Down

0 comments on commit 219c1c3

Please sign in to comment.