Skip to content

Commit

Permalink
Released Horde_Auth-2.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Jan 8, 2015
1 parent ee21440 commit abdd059
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
4 changes: 2 additions & 2 deletions framework/Auth/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"role": "lead"
}
],
"version": "2.1.5",
"time": "2014-06-17",
"version": "2.1.6",
"time": "2015-01-08",
"repositories": [
{
"type": "pear",
Expand Down
10 changes: 6 additions & 4 deletions framework/Auth/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<email>slusarz@horde.org</email>
<active>yes</active>
</lead>
<date>2014-06-17</date>
<date>2015-01-08</date>
<version>
<release>2.1.6</release>
<api>2.1.0</api>
Expand All @@ -34,7 +34,8 @@
</stability>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
* [jan] Support loading translations from Composer-installed package.
* [jan] Improve PSR-2 compatibility.
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -988,10 +989,11 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2014-06-17</date>
<date>2015-01-08</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
* [jan] Support loading translations from Composer-installed package.
* [jan] Improve PSR-2 compatibility.
</notes>
</release>
</changelog>
Expand Down

0 comments on commit abdd059

Please sign in to comment.