Skip to content

Commit 78b4f4f

Browse files
committed
Merge branch 'release/almostthere' into development
2 parents d95da59 + 599d9fa commit 78b4f4f

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

bower.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-schema-form",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"authors": [
55
"Textalk",
66
"David Jensen <david.lgj@gmail.com>"
@@ -9,7 +9,6 @@
99
"globals"
1010
],
1111
"license": "MIT",
12-
"private": true,
1312
"ignore": [
1413
"**/.*",
1514
"node_modules",

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",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Create forms from a JSON schema",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)