diff --git a/bower.json b/bower.json index f01b764e2..363afd744 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-schema-form", - "version": "0.0.3", + "version": "0.0.4", "authors": [ "Textalk", "David Jensen " diff --git a/package.json b/package.json index 9286cf3a2..0026404e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-schema-form", - "version": "0.0.3", + "version": "0.0.4", "description": "Create forms from a JSON schema", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"