Skip to content

Commit

Permalink
Bump version to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jadb committed Mar 27, 2015
1 parent 7054092 commit ee15be8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .semver
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
:major: 0
:minor: 1
:minor: 2
:patch: 0
:special: ''
:metadata: ''
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Transparently use [Twitter Bootstrap 3][twbs3] with [CakePHP 3][cakephp].
Using [Composer][composer]:

```
composer require friendsofcake/bootstrap-ui:dev-master
composer require friendsofcake/bootstrap-ui:~0.2
```

You then need to load the plugin. In `boostrap.php`, something like:
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.1.0
v0.2.0

0 comments on commit ee15be8

Please sign in to comment.