Skip to content

Commit

Permalink
0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Feb 5, 2019
1 parent 9228503 commit 9cb0c6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@github/quote-selection",
"description": "Add selected text to a text area as a markdown quote.",
"version": "0.4.0",
"version": "0.5.0",
"main": "dist/quote-selection.umd.js",
"module": "dist/quote-selection.esm.js",
"license": "MIT",
Expand Down

0 comments on commit 9cb0c6e

Please sign in to comment.