Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Feb 14, 2021
1 parent 8b1c8e3 commit 50e13fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"version": "0.0.0",
"version": "1.0.0",
"description": "ecmascript abstract syntax tree",
"license": "MIT",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ It implements the [**unist**][unist] spec.

This document may not be released.
See [releases][] for released documents.
The latest released version is [`0.0.0`][latest].
The latest released version is [`1.0.0`][latest].

## Contents

Expand Down

0 comments on commit 50e13fa

Please sign in to comment.