Skip to content
This repository was archived by the owner on Jun 25, 2023. It is now read-only.

Commit ce54c62

Browse files
committed
version bump
1 parent 5559e3f commit ce54c62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "blob-select",
33
"repo": "blobfolio/blob-select",
44
"description": "A dependency-free Javascript plugin for styling SELECT elements with an emphasis on markup simplicity and performance.",
5-
"version": "2.0.0",
5+
"version": "2.0.1",
66
"scripts": [
77
"dist/js/blobselect.min.js"
88
],

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "blobfolio\/blob-select",
33
"description": "A dependency-free Javascript plugin for styling SELECT elements with an emphasis on markup simplicity and performance.",
44
"type": "component",
5-
"version": "2.0.0",
5+
"version": "2.0.1",
66
"homepage": "https:\/\/github.com\/Blobfolio\/blob-select",
77
"license": "WTFPL",
88
"authors": [

0 commit comments

Comments
 (0)