Skip to content
This repository was archived by the owner on Aug 24, 2019. It is now read-only.

Commit 3447d97

Browse files
committed
v0.1.8
1 parent f7d2f09 commit 3447d97

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"lerna": "2.1.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
5-
"version": "0.1.7"
5+
"version": "0.1.8"
66
}

packages/h2x-plugin-jsx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "h2x-plugin-jsx",
33
"description": "Transform HTML into JSX.",
4-
"version": "0.1.7",
4+
"version": "0.1.8",
55
"repository": "https://github.com/smooth-code/h2x/tree/master/packages/h2x-plugin-jsx",
66
"author": "Bergé Greg <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)