Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Mar 22, 2017
1 parent 55c2df7 commit c5f0579
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.0.0 (March 22, 2017)

- Bump `open-in-editor` to [2.0.0](https://github.com/lahmatiy/open-in-editor/releases/tag/v2.0.0)

## 1.2.1 (September 6, 2016)

- Fixed leading slash cut in absolute file path
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": "express-open-in-editor",
"version": "1.2.1",
"version": "2.0.0",
"description": "Express extension to open file in editor",
"author": "Roman Dvornov <rdvornov@gmail.com>",
"license": "MIT",
Expand Down

0 comments on commit c5f0579

Please sign in to comment.