Skip to content

Commit

Permalink
Bump 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
artf committed Aug 8, 2016
1 parent c50930a commit cf9be1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Demo: http://grapesjs.com/demo.html

## Usage

```js
```html
<link rel="stylesheet" href="path/to/grapes.min.css">
<script src="path/to/grapes.min.js"></script>
<script src="path/to/grapesjs-plugin-export.min.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grapesjs-plugin-export",
"version": "0.1.0",
"version": "0.1.1",
"description": "Export GrapesJS templates to ZIP",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit cf9be1c

Please sign in to comment.