We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f3b063 commit b379016Copy full SHA for b379016
history.md
@@ -2,5 +2,10 @@
2
3
<!--lint disable no-multiple-toplevel-headings -->
4
5
+1.0.1 / 2016-02-25
6
+==================
7
+
8
+* Fix property/node detection ([`1f3b063`](https://github.com/wooorm/hastscript/commit/1f3b063))
9
10
1.0.0 / 2016-02-24
11
==================
package.json
@@ -1,6 +1,6 @@
1
{
"name": "hastscript",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Hyperscript compatible DSL for creating virtual HAST trees",
"license": "MIT",
"keywords": [
0 commit comments