Skip to content

Commit 370291a

Browse files
committed
2.0.0
1 parent af086dc commit 370291a

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,7 +1,7 @@
11
{
22
"name": "hast",
33
"private": true,
4-
"version": "1.0.0",
4+
"version": "2.0.0",
55
"description": "Hypertext Abstract Syntax Tree format",
66
"license": "MIT",
77
"keywords": [],

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The reason for introducing a new “virtual” DOM is primarily:
2424

2525
**HAST** is a subset of [Unist][], and implemented by [rehype][].
2626

27-
This document describes version 1.0.0 of **HAST**. [Changelog »][changelog].
27+
This document describes version 2.0.0 of **HAST**. [Changelog »][changelog].
2828

2929
## Table of Contents
3030

0 commit comments

Comments
 (0)