Skip to content

Commit

Permalink
fixing version
Browse files Browse the repository at this point in the history
  • Loading branch information
leberknecht committed Jun 21, 2016
1 parent 265a1d7 commit 08944f2
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,8 +1,8 @@
{
"name": "tps/util-bundle",
"type": "symfony-bundle",
"version": "0.1.0",
"description": "the bundle offers some helpful..helpers :D for developing sf2 apps",
"version": "v1.0.0",
"description": "generate phpunit-templates for services, including mocked dependencies",
"homepage": "https://github.com/leberknecht/util-bundle",
"minimum-stability": "dev",
"authors": [
Expand Down

0 comments on commit 08944f2

Please sign in to comment.