Skip to content

Commit a38bd7c

Browse files
committed
Update package versions to match release
1 parent 6cbaf6c commit a38bd7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": [
55
"angular-schema-form-dynamic-select.min.js"
66
],
7-
"version": "0.3.1",
7+
"version": "0.3.2",
88
"authors": [
99
"Cheng Zhu<cheng@aqmin.com>",
1010
"Stevehu",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-schema-form-dynamic-select",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "Bootstrap dynamic strap select add-on for angular schema form",
55
"scripts": {
66
"test": "rm -fr coverage && ./node_modules/karma/bin/karma start --single-run --browsers PhantomJS karma.conf.js"

0 commit comments

Comments
 (0)