Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jul 25, 2016
1 parent af086dc commit 370291a
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,7 +1,7 @@
{
"name": "hast",
"private": true,
"version": "1.0.0",
"version": "2.0.0",
"description": "Hypertext Abstract Syntax Tree format",
"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 @@ -24,7 +24,7 @@ The reason for introducing a new “virtual” DOM is primarily:

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

This document describes version 1.0.0 of **HAST**. [Changelog »][changelog].
This document describes version 2.0.0 of **HAST**. [Changelog »][changelog].

## Table of Contents

Expand Down

0 comments on commit 370291a

Please sign in to comment.