Skip to content

Commit f024e97

Browse files
committed
Version bump to 0.0.4
1 parent d9d3cba commit f024e97

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-schema-form",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"authors": [
55
"Textalk",
66
"David Jensen <[email protected]>"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-schema-form",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "Create forms from a JSON schema",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)