Skip to content

Commit

Permalink
release v0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
svinkle committed Feb 19, 2018
1 parent a5892b3 commit 4b3e79b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "launchy-modal-window",
"version": "0.8.1",
"version": "0.9.2",
"description": "Launchy! – An Accessible Modal Window",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -57,4 +57,4 @@
"webpack-shell-plugin": "^0.5.0",
"wicg-inert": "^1.1.6"
}
}
}
2 changes: 1 addition & 1 deletion src/launchy.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* Check out the GitHub repo for more information: https://github.com/svinkle/launchy
*
* @author Scott Vinkle <[email protected]>
* @version 0.8.1
* @version 0.9.2
* @license MIT
*/

Expand Down

0 comments on commit 4b3e79b

Please sign in to comment.