Skip to content

Commit d98dfbf

Browse files
committed
v0.7.3
1 parent ec30d1e commit d98dfbf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Culori Changelog
22

3-
### 0.7.2
3+
### 0.7.3
44

55
Adds `closed` type for basis, natural and monotone spline interpolation. ([#50](https://github.com/Evercoder/culori/issues/50)).
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "culori",
3-
"version": "0.7.2",
3+
"version": "0.7.3",
44
"main": "build/culori.umd.js",
55
"browser": "build/culori.umd.js",
66
"module": "build/culori.js",

0 commit comments

Comments
 (0)