Skip to content

Commit

Permalink
release 1.0.2 for support composer
Browse files Browse the repository at this point in the history
  • Loading branch information
Joungkyun committed Feb 13, 2018
1 parent 552fb40 commit 12ee093
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<email>[email protected]</email>
<active>yes</active>
</lead>
<date>2014-01-25</date>
<time>18:40:41</time>
<date>2018-02-14</date>
<time>01:53:37</time>
<version>
<release>1.0.2</release>
<api>1.0.0</api>
Expand All @@ -22,11 +22,11 @@
<api>stable</api>
</stability>
<license uri="https://www.opensource.org/licenses/bsd-license.php">BSD</license>
<notes>
<notes>- support composer
</notes>
<contents>
<dir name="/">
<file role="php" md5sum="1198ff87eb5acf548a94f8276f17e76e" name="myException.php" />
<file role="php" md5sum="caa9c82e7adff87a94a72daa152f4d0b" name="myException.php" />
</dir>
</contents>
<dependencies>
Expand All @@ -50,9 +50,9 @@
<release>stable</release>
<api>stable</api>
</stability>
<date>2014-01-25</date>
<date>2018-02-14</date>
<license uri="https://www.opensource.org/licenses/bsd-license.php">BSD</license>
<notes>
<notes>* support composer
</notes>
</release>
<release>
Expand Down
4 changes: 2 additions & 2 deletions package.xml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<api>stable</api>
</stability>
<license uri="https://www.opensource.org/licenses/bsd-license.php">BSD</license>
<notes>
<notes>- support composer
</notes>
<contents>
<dir name="/">
Expand Down Expand Up @@ -52,7 +52,7 @@
</stability>
<date>@curdate@</date>
<license uri="https://www.opensource.org/licenses/bsd-license.php">BSD</license>
<notes>
<notes>* support composer
</notes>
</release>
<release>
Expand Down

0 comments on commit 12ee093

Please sign in to comment.