diff --git a/README.md b/README.md index 17e3e3b0..65892b2b 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ NodeForms -------- +Current stable release: v1.2.0 + [![Build Status](https://travis-ci.org/whitef0x0/nodeforms.svg?branch=master)](https://travis-ci.org/whitef0x0/nodeforms) [![Dependencies Status](https://david-dm.org/whitef0x0/NodeForms.svg)](https://david-dm.org/whitef0x0/nodeforms) [![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy) diff --git a/bower.json b/bower.json index 89b28bed..beec1d81 100755 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "NodeForm", "description": "PDF generated form builder", - "version": "1.1.0", + "version": "1.2.0", "homepage": "https://github.com/whitef0x0/NodeForms", "authors": [ "David Baldwynn (http://baldwynn.me)"