Skip to content

Commit bebc08f

Browse files
committed
0.1.1
1 parent b13e18a commit bebc08f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Check [jQuery Boilerplate's](http://github.com/jquery-boilerplate/boilerplate) r
1414

1515
## History
1616

17+
* v0.1.1 August 5, 2013
18+
* Moving to peerDeps
1719
* v0.1.0 May 10, 2013
1820
* Added continous integration using [Travis](https://travis-ci.org/jquery-boilerplate/generator/)
1921
* Added tests using [Mocha](http://visionmedia.github.io/mocha/)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generator-jquery-boilerplate",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Yeoman Generator for jQuery Boilerplate",
55
"main": "app/index.js",
66
"repository": {

0 commit comments

Comments
 (0)