Skip to content

Commit 3188c67

Browse files
committed
Release v0.1.1
1 parent 628868a commit 3188c67

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.1.0",
3+
"version": "0.1.1",
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.1.0",
6+
"version": "0.1.1",
77
"engines": {
88
"node": "0.10.x",
99
"npm": "1.x"

0 commit comments

Comments
 (0)