Skip to content

Commit cf9be1c

Browse files
committed
Bump 0.1.1
1 parent c50930a commit cf9be1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Demo: http://grapesjs.com/demo.html
2626

2727
## Usage
2828

29-
```js
29+
```html
3030
<link rel="stylesheet" href="path/to/grapes.min.css">
3131
<script src="path/to/grapes.min.js"></script>
3232
<script src="path/to/grapesjs-plugin-export.min.js"></script>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grapesjs-plugin-export",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Export GrapesJS templates to ZIP",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)