Skip to content

Commit

Permalink
Prepare release v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jsor committed Nov 28, 2019
1 parent 7946031 commit 76b63e9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/ctrly.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* ctrly v0.6.0
* ctrly v0.7.0
* Copyright (c) 2018-2019 Jan Sorgalla
* License: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/ctrly.min.js

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

2 changes: 1 addition & 1 deletion dist/ctrly.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* ctrly v0.6.0
* ctrly v0.7.0
* Copyright (c) 2018-2019 Jan Sorgalla
* License: MIT
*/
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": "ctrly",
"version": "0.6.0",
"version": "0.7.0",
"description": "Lightweight and dependency-free content toggling with a focus on accessibility.",
"repository": "[email protected]:jsor/ctrly.git",
"author": {
Expand Down

0 comments on commit 76b63e9

Please sign in to comment.