Bumped to version 2.3.1
This commit is contained in:
@ -4,7 +4,7 @@ Hackathon Starter [
|
Jump to [What's new in 2.3.1?](#changelog)
|
||||||
|
|
||||||
A boilerplate for **Node.js** web applications.
|
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
|
Changelog
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
### 2.3.1 (July 15, 2014)
|
||||||
|
- Migrated to Nodemailer 1.0
|
||||||
|
|
||||||
### 2.3 (July 2, 2014)
|
### 2.3 (July 2, 2014)
|
||||||
- Bootstrap 3.2
|
- Bootstrap 3.2
|
||||||
- New default theme
|
- New default theme
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "hackathon-starter",
|
"name": "hackathon-starter",
|
||||||
"version": "2.3.0",
|
"version": "2.3.1",
|
||||||
"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