Skip to content

Commit

Permalink
Prepare release v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jsor committed Sep 19, 2018
1 parent 48eddcd commit 7304e4c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/ctrly.esm.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* ctrly v0.3.0
* ctrly v0.4.0
* Copyright (c) 2018 Jan Sorgalla
* License: MIT
*/
Expand Down
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.3.0
* ctrly v0.4.0
* Copyright (c) 2018 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ctrly",
"version": "0.3.0",
"version": "0.4.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 7304e4c

Please sign in to comment.