version 1.0.0

This commit is contained in:
a-sansara 2017-03-15 03:42:08 +01:00
parent 029934e715
commit c53bc6e500

View File

@ -18,7 +18,7 @@ Or add the package to your `composer.json`.
```
"require": {
"meta-tech/silex-controller-service" : "@dev"
"meta-tech/silex-controller-service" : "~1.0"
}
```