Bumped to 2.1.2
This commit is contained in:
@@ -4,7 +4,7 @@ Hackathon Starter [
|
||||
Jump to [What's new in 2.1.2?](#changelog)
|
||||
|
||||
A boilerplate for **Node.js** web applications.
|
||||
|
||||
@@ -1134,6 +1134,10 @@ Add this to `package.json`, after *name* and *version*. This is necessary becaus
|
||||
Changelog
|
||||
---------
|
||||
|
||||
### 2.1.2 (June 2, 2014)
|
||||
- Improved Twilio API example
|
||||
- Updated dependencies
|
||||
|
||||
### 2.1.1 (May 29, 2014)
|
||||
- Added **Compose new Tweet** to Twitter API example
|
||||
- Fixed email service indentation
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hackathon-starter",
|
||||
"version": "2.1.1",
|
||||
"version": "2.1.2",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sahat/hackathon-starter.git"
|
||||
|
Reference in New Issue
Block a user