Skip to content

Commit

Permalink
13.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Coffee-Tea committed Feb 4, 2022
1 parent 6204b4d commit eda047d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# angular2-hotkeys
Angular 11 and Ivy Compatible. Older versions might work but isn't officially tested.
Angular 13 and Ivy Compatible. Older versions might work but isn't officially tested.

## Versions compatibility
v2.4.0 - Angular 11 (most likely lower Angular versions)
v13.*.* - Angular 13 (most likely Angular 12)

## Installation

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": "angular2-hotkeys",
"version": "13.0.0",
"version": "13.0.1",
"scripts": {
"build": "ng build angular2-hotkeys",
"build:release": "ng build angular2-hotkeys --configuration production",
Expand Down

0 comments on commit eda047d

Please sign in to comment.