Skip to content

Commit c7126a3

Browse files
chore(release): 1.13.0 [skip ci]
# [1.13.0](v1.12.0...v1.13.0) (2023-03-28) ### Bug Fixes * package.json ([764b713](764b713)) ### Features * control parameter using dynamic.constant ([90b3333](90b3333))
1 parent 97c14f5 commit c7126a3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kalman-filter",
3-
"version": "1.12.0",
3+
"version": "1.13.0",
44
"description": "Kalman filter (and Extended Kalman Filter) Multi-dimensional implementation in Javascript",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)