Skip to content

Commit d41ceb8

Browse files
bump to next release version 0.10.0
1 parent 06309e3 commit d41ceb8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wc-compiler",
3-
"version": "0.9.1",
3+
"version": "0.10.0",
44
"description": "Experimental native Web Components compiler.",
55
"repository": {
66
"type": "git",
@@ -11,6 +11,7 @@
1111
"author": "Owen Buckley <owen@thegreenhouse.io>",
1212
"keywords": [
1313
"Web Components",
14+
"SSR",
1415
"JSX",
1516
"Greenwood"
1617
],

0 commit comments

Comments
 (0)