Skip to content

Commit

Permalink
Remove version from composer.json
Browse files Browse the repository at this point in the history
 * Let Packagist handle it automatically by tagged releases
  • Loading branch information
vlucas committed Aug 25, 2014
1 parent aa4b1f7 commit 959c2fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "vlucas/bulletphp",
"version": "1.3.6",
"type": "library",
"description": "A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks",
"keywords": ["framework", "microphp", "micro", "microframework", "router", "routing"],
Expand Down

0 comments on commit 959c2fb

Please sign in to comment.