Skip to content

Commit

Permalink
Update changelog for new WIP version
Browse files Browse the repository at this point in the history
  • Loading branch information
skerit committed Jan 19, 2016
1 parent 08bee0a commit 5afa21c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 0.1.5 (WIP)

## 0.1.4 (2016-01-20)

* Improve multiline string support
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "janeway",
"description": "A curses-based console",
"version": "0.1.4",
"version": "0.1.5-alpha",
"author": "Jelle De Loecker <[email protected]>",
"keywords": ["console", "terminal", "debug", "debugger", "log", "devtools", "repl", "shell"],
"repository": "[email protected]:skerit/janeway.git",
Expand Down

0 comments on commit 5afa21c

Please sign in to comment.