Skip to content

Commit

Permalink
Release version 0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
olivierperez committed Mar 19, 2015
1 parent 4b7938d commit 1bb224f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ With [Composer](http://getcomposer.org/), you simply need to require [`o80/i18n`
{
...
"require": {
"o80/i18n": "dev-master"
"o80/i18n": "~0.1"
}
...
}
Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "o80/i18n",
"description": "Easy library to manage i18n with PHP.",
"version": "0.1",
"keywords": [
"php",
"i18n",
Expand Down

0 comments on commit 1bb224f

Please sign in to comment.