diff --git a/dist/ctrly.esm.js b/dist/ctrly.esm.js index 0f3e86d..7dd0b97 100644 --- a/dist/ctrly.esm.js +++ b/dist/ctrly.esm.js @@ -1,5 +1,5 @@ /*! - * ctrly v0.4.0 + * ctrly v0.5.0 * Copyright (c) 2018 Jan Sorgalla * License: MIT */ diff --git a/dist/ctrly.js b/dist/ctrly.js index a90f218..445e9be 100644 --- a/dist/ctrly.js +++ b/dist/ctrly.js @@ -1,5 +1,5 @@ /*! - * ctrly v0.4.0 + * ctrly v0.5.0 * Copyright (c) 2018 Jan Sorgalla * License: MIT */ diff --git a/dist/ctrly.min.js b/dist/ctrly.min.js index dc9eddd..9889e8d 100644 --- a/dist/ctrly.min.js +++ b/dist/ctrly.min.js @@ -1,5 +1,5 @@ /*! - * ctrly v0.4.0 + * ctrly v0.5.0 * Copyright (c) 2018 Jan Sorgalla * License: MIT */ diff --git a/package.json b/package.json index d77f0be..ef11508 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ctrly", - "version": "0.4.0", + "version": "0.5.0", "description": "Lightweight and dependency-free content toggling with a focus on accessibility.", "repository": "git@github.com:jsor/ctrly.git", "author": {