Skip to content
Snippets Groups Projects
Commit ffcfd888 authored by Rob DiMarco's avatar Rob DiMarco
Browse files

Bump version to 2.0.0

parent c6583dc5
No related merge requests found
......@@ -14,6 +14,7 @@
"role": "Developer"
}
],
"version": "2.0.0",
"license": "BSD-3-Clause",
"require": {
"php": ">=5.2.0"
......
......@@ -19,10 +19,10 @@
<email>anant@php.net</email>
<active>yes</active>
</lead>
<date>2012-12-31</date>
<date>2015-04-01</date>
<version>
<release>0.1.0</release>
<api>0.1.0</api>
<release>2.0.0</release>
<api>2.0.0</api>
</version>
<stability>
<release>beta</release>
......@@ -67,7 +67,7 @@ Initial release with basic support for JWT encoding, decoding and signature veri
<release>beta</release>
<api>beta</api>
</stability>
<date>2012-12-31</date>
<date>2015-04-01</date>
<license uri="http://opensource.org/licenses/BSD-3-Clause">BSD 3-Clause License</license>
<notes>
Initial release with basic support for JWT encoding, decoding and signature verification.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment