version 2.1.0

This commit is contained in:
a-sansara 2017-03-15 03:35:58 +01:00
parent b45b674813
commit 76934e686d

View File

@ -47,7 +47,7 @@ Or add the package to your `composer.json`.
``` ```
"require": { "require": {
"meta-tech/pws-auth" : "@dev" "meta-tech/pws-auth" : "~2.1"
} }
``` ```