We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ee1515 commit 56720cfCopy full SHA for 56720cf
history.md
@@ -2,5 +2,5 @@
2
3
<!--lint disable no-multiple-toplevel-headings -->
4
5
-0.0.0 / 2016-02-24
+1.0.0 / 2016-02-24
6
==================
package.json
@@ -1,6 +1,6 @@
1
{
"name": "hastscript",
- "version": "0.0.0",
+ "version": "1.0.0",
"description": "Hyperscript compatible DSL for creating virtual HAST trees",
"license": "MIT",
"keywords": [
0 commit comments