From e6c305f76e115befae01bdab8b1e0ce7f240c6b5 Mon Sep 17 00:00:00 2001 From: Artur Arseniev Date: Thu, 25 Feb 2016 16:18:59 +0100 Subject: [PATCH] Bump version --- README.md | 2 +- bower.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2fc069673..b93abed0c 100644 --- a/README.md +++ b/README.md @@ -189,7 +189,7 @@ GrapesJS is built on top of this amazing open source projects: ## Support -A star/fork is already a huge motivational support and I'd like to thank all of you for this, but if you want to contribute the project economically and you have this possibility you could use the link below :heart: +A star/fork is already a huge motivational support and I'd like to thank all of you for that, but if you want to contribute the project economically and you have this possibility you could use the link below :heart: [![PayPalMe](http://grapesjs.com/img/ppme.png)](https://paypal.me/grapesjs) diff --git a/bower.json b/bower.json index a0ab2de16..298b06499 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "grapesjs", "description": "Open source Web Template Editor", - "version": "0.1.1", + "version": "0.1.2", "author": "Artur Arseniev", "homepage": "http://grapesjs.com", "main": [ diff --git a/package.json b/package.json index 136d26f1d..79293e23e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "grapesjs", "description": "Open source Web Template Editor", - "version": "0.1.1", + "version": "0.1.2", "author": "Artur Arseniev", "license": "BSD-3-Clause", "homepage": "http://grapesjs.com",