diff --git a/bower.json b/bower.json index bdc93c82..804c9560 100755 --- a/bower.json +++ b/bower.json @@ -4,7 +4,7 @@ "version": "0.0.3", "homepage": "https://github.com/whitef0x0/medform", "authors": [ - "David Baldwynn " + "David Baldwynn (http://baldwynn.me)" ], "license": "MIT", "private": true, @@ -13,7 +13,7 @@ "bootstrap": "~3", "angular": "~1.3.17", "angular-resource": "~1.2", - "angular-animate": "~1.2", + "angular-animate": "~1.3", "angular-mocks": "~1.2", "angular-bootstrap": "~0.12.0", "angular-ui-utils": "~0.1.1", diff --git a/package.json b/package.json index 332a0c6f..4a03ba1e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "Medform", "description": "PDF generated form builder", - "version": "0.0.2", + "version": "0.0.3", "homepage": "https://github.com/whitef0x0/medform", "authors": [ "David Baldwynn "