Skip to content

Commit

Permalink
Add keyword to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Riimu committed Jan 31, 2015
1 parent 9298eec commit d9053f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -3,7 +3,7 @@
"type": "library",
"description": "Arbitrary precision number base conversion library",
"homepage": "http://kit.riimu.net",
"keywords": ["math", "base", "converter"],
"keywords": ["math", "number", "base", "converter"],
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit d9053f8

Please sign in to comment.