Skip to content

Commit

Permalink
bump 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dozoisch committed Apr 7, 2015
1 parent 9176bff commit ed9ad0b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
#History

##0.4.0
- Dropped Gulp for Webpack
- Renamed client/src to app
- Added iojs to build targets
- Bump deps

##0.3.3
- Updated deps
- Removed 0.11 from the build
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "koa-react-full-example",
"version": "0.3.3",
"version": "0.4.0",
"description": "Full example using Koa, React, Passport, Mongoose, Gulp, Mocha",
"keywords": [
"koa",
Expand Down

0 comments on commit ed9ad0b

Please sign in to comment.