Bumped to v2.2.1
This commit is contained in:
@ -4,7 +4,7 @@ Hackathon Starter [
|
||||
Jump to [What's new in 2.2.1?](#changelog)
|
||||
|
||||
A boilerplate for **Node.js** web applications.
|
||||
|
||||
@ -1186,6 +1186,9 @@ Also, be sure to check out the [Jump-start your hackathon efforts with DevOps Se
|
||||
Changelog
|
||||
---------
|
||||
|
||||
### 2.2.1 (June 17, 2014)
|
||||
- Added IBM Codename: BlueMix deployment instructions
|
||||
|
||||
### 2.2 (June 6, 2014)
|
||||
- Use Lodash instead of Underscore.js
|
||||
- Replaced all occurences of `_.findWhere` with `_.find`
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hackathon-starter",
|
||||
"version": "2.2.0",
|
||||
"version": "2.2.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sahat/hackathon-starter.git"
|
||||
|
Reference in New Issue
Block a user