Skip to content

Commit

Permalink
0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
forresto committed May 23, 2016
1 parent 1499d53 commit fd1ad84
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
## 0.4.1 (dev)
## dev

## 0.4.1 (2016 May 23)

* Hotkeys: <kbd>delete</kbd>, <kbd>f</kbd> for fit, <kbd>s</kbd> to zoom selection (#272) thanks @ifitzpatrick

## 0.4.0 (2015 December 5)

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": "the-graph",
"version": "0.4.0",
"description": "polymer components for flow-based programming graph editing",
"description": "flow-based programming graph editing",
"author": "Forrest Oliphant, the Grid",
"license": "MIT",
"main": "the-graph-editor/index.html",
Expand Down

0 comments on commit fd1ad84

Please sign in to comment.