Skip to content
This repository was archived by the owner on Feb 12, 2020. It is now read-only.

Commit 5415fd1

Browse files
committed
version bump
1 parent 9bf50a2 commit 5415fd1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/js/vue-blobselect.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* of the heavy-lifting is off-loaded to Vue. For projects that already
66
* depend on Vue, this is a lighter alternative.
77
*
8-
* @version 2.1.0
8+
* @version 2.2.0
99
* @author Blobfolio, LLC <hello@blobfolio.com>
1010
* @package vue-blob-forms
1111
* @license WTFPL <http://www.wtfpl.net>

src/scss/blobselect.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* This is an example configuration designed to help get you started.
77
* But of course, feel free to remove or change anything as desired.
88
*
9-
* @version 2.1.0
9+
* @version 2.2.0
1010
* @author Blobfolio, LLC <hello@blobfolio.com>
1111
* @package vue-blob-forms
1212
* @license WTFPL <http://www.wtfpl.net>

0 commit comments

Comments
 (0)