Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Commit

Permalink
Finalizing Hoa\Test!
Browse files Browse the repository at this point in the history
  • Loading branch information
Hywan committed Nov 24, 2014
1 parent 504e5b9 commit f2432ec
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .State
@@ -1 +1 @@
rc
finalized
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ dependencies, you need to require
```json
{
"require": {
"hoa/test": "~0.0"
"hoa/test": "~1.0"
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -31,7 +31,7 @@
"autoload" : { "psr-0": { "Hoa\\Test": "." } },
"extra" : {
"branch-alias": {
"dev-master": "0.x-dev"
"dev-master": "1.x-dev"
}
}
}

0 comments on commit f2432ec

Please sign in to comment.