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 8b1c8e3 commit 50e13faCopy full SHA for 50e13fa
package.json
@@ -1,6 +1,6 @@
1
{
2
"private": true,
3
- "version": "0.0.0",
+ "version": "1.0.0",
4
"description": "ecmascript abstract syntax tree",
5
"license": "MIT",
6
"keywords": [],
readme.md
@@ -12,7 +12,7 @@ It implements the [**unist**][unist] spec.
12
13
This document may not be released.
14
See [releases][] for released documents.
15
-The latest released version is [`0.0.0`][latest].
+The latest released version is [`1.0.0`][latest].
16
17
## Contents
18
0 commit comments