Skip to content

Commit 50e13fa

Browse files
committed
1.0.0
1 parent 8b1c8e3 commit 50e13fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"private": true,
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "ecmascript abstract syntax tree",
55
"license": "MIT",
66
"keywords": [],

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ It implements the [**unist**][unist] spec.
1212

1313
This document may not be released.
1414
See [releases][] for released documents.
15-
The latest released version is [`0.0.0`][latest].
15+
The latest released version is [`1.0.0`][latest].
1616

1717
## Contents
1818

0 commit comments

Comments
 (0)