Skip to content

Commit a2fbb0c

Browse files
committed
Alpha 3
1 parent 92993be commit a2fbb0c

5 files changed

+9
-9
lines changed

dist/angular-schema-form-bootstrap-bundled.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* angular-schema-form-bootstrap
3-
* @version 1.0.0-alpha.1
4-
* @date Thu, 30 Mar 2017 10:51:56 GMT
3+
* @version 1.0.0-alpha.3
4+
* @date Sat, 01 Apr 2017 07:53:17 GMT
55
* @link https://github.com/json-schema-form/angular-schema-form-bootstrap
66
* @license MIT
77
* Copyright (c) 2014-2017 JSON Schema Form

dist/angular-schema-form-bootstrap-bundled.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/angular-schema-form-bootstrap.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* angular-schema-form-bootstrap
3-
* @version 1.0.0-alpha.1
4-
* @date Thu, 30 Mar 2017 10:51:56 GMT
3+
* @version 1.0.0-alpha.3
4+
* @date Sat, 01 Apr 2017 07:53:17 GMT
55
* @link https://github.com/json-schema-form/angular-schema-form-bootstrap
66
* @license MIT
77
* Copyright (c) 2014-2017 JSON Schema Form

dist/angular-schema-form-bootstrap.min.js

Lines changed: 2 additions & 2 deletions
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": "angular-schema-form-bootstrap",
3-
"version": "1.0.0-alpha.1",
3+
"version": "1.0.0-alpha.3",
44
"description": "Bootstrap 3 decorator for Angular Schema Form",
55
"main": "dist/bootstrap-decorator.js",
66
"scripts": {

0 commit comments

Comments
 (0)