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",