Commit 60ef5222 authored by cmosh's avatar cmosh

version bump

parent a303c751
......@@ -35,7 +35,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
GITFLOW_VERSION=0.4.10
GITFLOW_VERSION=0.4.11
initialize() {
# A function can not be empty. Comments count as empty.
......
{
"name": "gitflow",
"version": "0.4.10",
"version": "0.4.11",
"description": "Modified gitflow for dreidev",
"main": "src/index.js",
"scripts": {
......@@ -26,8 +26,13 @@
"drazious",
"cmosh"
],
"author": "cmosh <cmosh@live.com>",
"license": "MIT",
"author": {
"name": "Clive Makamara",
"email": "clive@makamara.me",
"url": "http://github.com/cmosh",
"organization": "dreidev"
},
"license": "LGPL",
"bugs": {
"url": "https://github.com/dreidev/gitflow/issues"
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment