Skip to content

Commit 723a05f

Browse files
committed
2.3.3
1 parent 6c66fd3 commit 723a05f

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Hackathon Starter [![Dependency Status](https://david-dm.org/sahat/hackathon-sta
44

55
:octocat:  **Live Demo**: http://hackathonstarter.herokuapp.com
66

7-
Jump to [What's new in 2.3.2?](#changelog)
7+
Jump to [What's new in 2.3.3?](#changelog)
88

99
A boilerplate for **Node.js** web applications.
1010

@@ -1186,6 +1186,9 @@ Also, be sure to check out the [Jump-start your hackathon efforts with DevOps Se
11861186
Changelog
11871187
---------
11881188

1189+
### 2.3.3 (September 1, 2014)
1190+
- Use *https* (instead of http) profile image URL with Twitter authentication
1191+
11891192
### 2.3.2 (July 28, 2014)
11901193
- Fixed an issue with connect-assets when running `app.js` from an outside folder
11911194
- Temporarily disabled `setup.js` on Windows platform until [blessed](https://github.com/chjj/blessed) fixes its problems

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hackathon-starter",
3-
"version": "2.3.2",
3+
"version": "2.3.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sahat/hackathon-starter.git"

0 commit comments

Comments
 (0)