Bumped version to 2.1.3
This commit is contained in:
@ -4,7 +4,7 @@ Hackathon Starter [
|
Jump to [What's new in 2.1.3?](#changelog)
|
||||||
|
|
||||||
A boilerplate for **Node.js** web applications.
|
A boilerplate for **Node.js** web applications.
|
||||||
|
|
||||||
@ -1134,6 +1134,11 @@ Add this to `package.json`, after *name* and *version*. This is necessary becaus
|
|||||||
Changelog
|
Changelog
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
### 2.1.2 (June 2, 2014)
|
||||||
|
- Font Awesome 4.1
|
||||||
|
- Updated icons on some API examples
|
||||||
|
- Use LESS files for *bootstrap-social* and *font-awesome*
|
||||||
|
|
||||||
### 2.1.2 (June 2, 2014)
|
### 2.1.2 (June 2, 2014)
|
||||||
- Improved Twilio API example
|
- Improved Twilio API example
|
||||||
- Updated dependencies
|
- Updated dependencies
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "hackathon-starter",
|
"name": "hackathon-starter",
|
||||||
"version": "2.1.2",
|
"version": "2.1.3",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/sahat/hackathon-starter.git"
|
"url": "https://github.com/sahat/hackathon-starter.git"
|
||||||
|
Reference in New Issue
Block a user