Skip to content

Commit cb13247

Browse files
committed
Version fixed in README
1 parent 846a9a1 commit cb13247

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
@@ -11,7 +11,7 @@ that can change its behaivour according to the current state.
1111
For installing the FSM machine use Composer. Simply add following to your composer.json file:
1212
```json
1313
"require": {
14-
"zinovyev/php-fsm": "v0.5"
14+
"zinovyev/php-fsm": "v0.6"
1515
}
1616
```
1717

0 commit comments

Comments
 (0)