Bumped to version 2.3.1

pull/2/head
Sahat Yalkabov 2014-07-15 17:28:14 -04:00
parent 77d4c96015
commit 5ccba346e3
2 changed files with 5 additions and 2 deletions

View File

@ -4,7 +4,7 @@ Hackathon Starter [![Dependency Status](https://david-dm.org/sahat/hackathon-sta
:octocat:  **Live Demo**: http://hackathonstarter.herokuapp.com
Jump to [What's new in 2.3?](#changelog)
Jump to [What's new in 2.3.1?](#changelog)
A boilerplate for **Node.js** web applications.
@ -1191,6 +1191,9 @@ Also, be sure to check out the [Jump-start your hackathon efforts with DevOps Se
Changelog
---------
### 2.3.1 (July 15, 2014)
- Migrated to Nodemailer 1.0
### 2.3 (July 2, 2014)
- Bootstrap 3.2
- New default theme

View File

@ -1,6 +1,6 @@
{
"name": "hackathon-starter",
"version": "2.3.0",
"version": "2.3.1",
"repository": {
"type": "git",
"url": "https://github.com/sahat/hackathon-starter.git"