Skip to content

Commit

Permalink
v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
niklaskorz committed Nov 20, 2020
1 parent f419518 commit 846890f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 2.0.2 (unreleased)
## 2.0.2 (2020-11-20)

Fixes:
- Set correct values for enum types (fixes #1)
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": "@alugha/ima",
"version": "2.0.1",
"version": "2.0.2",
"description": "A library for asynchronously loading the Google IMA SDK with static typing for the SDK",
"license": "MIT",
"author": "Niklas Korz <[email protected]>",
Expand Down

0 comments on commit 846890f

Please sign in to comment.