Skip to content

Commit b6eb275

Browse files
committed
build 2.0.2
1 parent 99a549d commit b6eb275

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/vue-formly-bootstrap.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* vue-formly-bootstrap v2.0.1
2+
* vue-formly-bootstrap v2.0.2
33
* https://github.com/matt-sanders/vue-formly-bootstrap
44
* Released under the MIT License.
55
*/

dist/vue-formly-bootstrap.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-formly-bootstrap",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "A bootstrap based form input bundle for Vue Formly",
55
"main": "dist/vue-formly-bootstrap.js",
66
"scripts": {

0 commit comments

Comments
 (0)