Skip to content

Commit 2ec6ef5

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.1...v1.1.0) (2019-04-06) ### Features * fixing doc typos and adding a test ([#4](#4)) ([1cc7d03](1cc7d03))
1 parent 1cc7d03 commit 2ec6ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "curve-matcher",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "Curve matching using Fréchet distance and Procrustes analysis in JS",
55
"keywords": [
66
"frechet distance",

0 commit comments

Comments
 (0)