diff --git a/dist/ctrly.esm.js b/dist/ctrly.esm.js index 7d08ffd..66a460c 100644 --- a/dist/ctrly.esm.js +++ b/dist/ctrly.esm.js @@ -1,5 +1,5 @@ /*! - * ctrly v0.2.0 + * ctrly v0.3.0 * Copyright (c) 2018 Jan Sorgalla * License: MIT */ diff --git a/dist/ctrly.js b/dist/ctrly.js index de81d96..fa669fd 100644 --- a/dist/ctrly.js +++ b/dist/ctrly.js @@ -1,5 +1,5 @@ /*! - * ctrly v0.2.0 + * ctrly v0.3.0 * Copyright (c) 2018 Jan Sorgalla * License: MIT */ diff --git a/dist/ctrly.min.js b/dist/ctrly.min.js index 0f0b17f..ee1be7d 100644 --- a/dist/ctrly.min.js +++ b/dist/ctrly.min.js @@ -1,5 +1,5 @@ /*! - * ctrly v0.2.0 + * ctrly v0.3.0 * Copyright (c) 2018 Jan Sorgalla * License: MIT */ diff --git a/package.json b/package.json index 399ce3c..5f29d1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ctrly", - "version": "0.2.0", + "version": "0.3.0", "description": "Lightweight and dependency-free content toggling with a focus on accessibility.", "repository": "git@github.com:jsor/ctrly.git", "author": {