Skip to content

Commit

Permalink
📦 v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greena13 committed Jul 12, 2019
1 parent 38104c8 commit 600a196
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,9 @@

A declarative library for handling hotkeys and focus areas in React applications.

> 🚨 🚨 Warning: This Readme is for the latest pre-release. The documentation for the latest stable release is available [here](https://github.com/greena13/react-hotkeys/tree/v1.1.4). 🚨 🚨
### Upgrading from 1.\*.\* ?

See the [upgrade notes](https://github.com/greena13/react-hotkeys/releases/tag/v2.0.0-pre1).
See the [upgrade notes](https://github.com/greena13/react-hotkeys/releases/tag/v2.0.0).

## Feature Overview

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-hotkeys",
"version": "2.0.0-pre9",
"version": "2.0.0",
"description": "A declarative library for handling hotkeys and focus within a React application",
"main": "index",
"module": "index.es",
Expand Down

0 comments on commit 600a196

Please sign in to comment.