Skip to content

Commit

Permalink
v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arunoda committed Mar 16, 2016
1 parent 77b617c commit 312dfbb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# ChangeLog

## 0.3.1
2016-March-17

* Use vanilla FlowRouter

## 0.3.0
2016-March-17

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": "mantra-demo",
"version": "0.3.0",
"version": "0.3.1",
"scripts": {
"lint": "eslint ./lib ./client ./server --ext .js --ext .jsx",
"lintfix": "npm run lint -- --fix",
Expand Down

0 comments on commit 312dfbb

Please sign in to comment.