Browse Source

Bump version

pull/12/head
Artur Arseniev 11 years ago
parent
commit
e6c305f76e
  1. 2
      README.md
  2. 2
      bower.json
  3. 2
      package.json

2
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)

2
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": [

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

Loading…
Cancel
Save