Skip to content

Commit 1c6df4e

Browse files
Update package.json
Updating version to v3.0.2. This was cloned from https://github.com/machineboy2045/angular-selectize#c581fa0 in order to create a valid release version since the v3.0.1 release from Machineboy2045 is wrong and he won't fix it.",
1 parent c581fa0 commit 1c6df4e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-selectize2",
3-
"description": "This is an Angular.js directive for Brian Reavis's selectize jQuery plugin. It supports all of Selectize's features",
4-
"version": "v3.0.1",
3+
"description": "This is an Angular.js directive for Brian Reavis's selectize jQuery plugin. It supports all of Selectize's features. This was cloned from https://github.com/machineboy2045/angular-selectize#c581fa0 in order to create a valid release version since the v3.0.1 release from Machineboy2045 is wrong and he won't fix it.",
4+
"version": "v3.0.2",
55
"private": false
66
}

0 commit comments

Comments
 (0)