Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit bc41851

Browse files
committed
Bump version
1 parent 08889d8 commit bc41851

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

RELEASE_NOTES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
### 1.5.39 (TBD)
1+
### 1.5.39 (February 21, 2020)
22

33
Fixes:
44
- Package.json now references "jquery-ui" dependency instead of "jqueryui"
5+
- Declarations for some undeclared variables
56

67
### 1.5.38 (February 13, 2020)
78

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "interactive-data-display",
3-
"version": "1.5.38",
3+
"version": "1.5.39",
44
"license": "Apache-2.0",
55
"homepage": "https://github.com/predictionmachines/InteractiveDataDisplay/wiki",
66
"description": "A JavaScript visualization library for dynamic data",

0 commit comments

Comments
 (0)