We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f419518 commit 846890fCopy full SHA for 846890f
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 2.0.2 (unreleased)
+## 2.0.2 (2020-11-20)
2
3
Fixes:
4
- Set correct values for enum types (fixes #1)
package.json
@@ -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",
5
"license": "MIT",
6
"author": "Niklas Korz <nk@alugha.com>",
0 commit comments