Skip to content

Commit 51ef9fa

Browse files
committed
Update versions before 0.12.4 release
1 parent 9982f96 commit 51ef9fa

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.12.3",
7+
"version": "0.12.4",
88
"authors": [
99
"Cheng Zhu<[email protected]>",
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.12.3",
3+
"version": "0.12.4",
44
"description": "Dynamic 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)