Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Update version.
  • Loading branch information
Bruno Bernardino committed Jan 14, 2015
1 parent 681a40f commit fd1bcd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.3",
"version": "0.0.4",
"name": "emotionloop/visualcaptcha",
"description": "PHP library for visualCaptcha. Still requires you to have the front-end companion.",
"keywords": ["captcha", "visualCaptcha", "security"],
Expand All @@ -25,4 +25,4 @@
"autoload": {
"psr-0": { "visualCaptcha": "src/" }
}
}
}

0 comments on commit fd1bcd8

Please sign in to comment.