Skip to content

Commit

Permalink
update version numer
Browse files Browse the repository at this point in the history
  • Loading branch information
widmogrod committed Aug 10, 2016
1 parent 92cc84d commit 300aefd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# AsseticBundle v1.7 [![Build Status](https://travis-ci.org/widmogrod/zf2-assetic-module.png?branch=master)](https://travis-ci.org/widmogrod/zf2-assetic-module)
# AsseticBundle v2.0 [![Build Status](https://travis-ci.org/widmogrod/zf2-assetic-module.png?branch=master)](https://travis-ci.org/widmogrod/zf2-assetic-module)

Assets management per module made easy.

Expand All @@ -16,7 +16,7 @@ Assets management per module made easy.
1. Install package by composer. Don't know how? [Take a look here](http://getcomposer.org/doc/00-intro.md#introduction)
``` json
{"require": {
"widmogrod/zf2-assetic-module": "^1.7"
"widmogrod/zf2-assetic-module": "^2.0"
}}
```

Expand Down

0 comments on commit 300aefd

Please sign in to comment.