Skip to content

Commit 8423c58

Browse files
committed
Release v0.2.4
1 parent 5cc31dc commit 8423c58

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "forms-angular",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"homepage": "https://github.com/mchapman/forms-angular",
55
"description": "No nonsense forms for the MEAN stack",
66
"keywords": [

npm-build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "Mark Chapman <support@reallycare.org>",
44
"description": "A form builder that sits on top of Angular.js, Twitter Bootstrap, jQuery UI, Angular-UI, Express and Mongoose. Opinionated or what?",
55
"homepage": "http://forms-angular.org",
6-
"version": "0.2.3",
6+
"version": "0.2.4",
77
"engines": {
88
"node": "0.10.x",
99
"npm": "1.x"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "Mark Chapman <support@reallycare.org>",
44
"description": "A form builder that sits on top of Angular.js, Twitter Bootstrap, jQuery UI, Angular-UI, Express and Mongoose. Opinionated or what?",
55
"homepage": "http://forms-angular.org",
6-
"version": "0.2.3",
6+
"version": "0.2.4",
77
"engines": {
88
"node": "0.10.x",
99
"npm": "1.x"

0 commit comments

Comments
 (0)