Skip to content

Commit ed9ad0b

Browse files
committed
bump 0.4.0
1 parent 9176bff commit ed9ad0b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
#History
22

3+
##0.4.0
4+
- Dropped Gulp for Webpack
5+
- Renamed client/src to app
6+
- Added iojs to build targets
7+
- Bump deps
8+
39
##0.3.3
410
- Updated deps
511
- Removed 0.11 from the build

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "koa-react-full-example",
3-
"version": "0.3.3",
3+
"version": "0.4.0",
44
"description": "Full example using Koa, React, Passport, Mongoose, Gulp, Mocha",
55
"keywords": [
66
"koa",

0 commit comments

Comments
 (0)