Skip to content

Commit

Permalink
3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
developit committed Aug 9, 2016
1 parent 7fabd3f commit 7c38a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "preact-render-to-string",
"amdName": "preactRenderToString",
"version": "3.0.5",
"version": "3.0.6",
"description": "Render JSX to an HTML string, with support for Preact components.",
"main": "dist/index.js",
"jsnext:main": "src/index.js",
Expand Down

0 comments on commit 7c38a65

Please sign in to comment.