Skip to content

Commit

Permalink
chore(release): 1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.6.0](v1.5.0...v1.6.0) (2020-10-13)

### Features

* Bhattacharyya ([9357433](9357433))
  • Loading branch information
semantic-release-bot committed Oct 13, 2020
1 parent 16ad43d commit 7df8d24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kalman-filter",
"version": "1.5.0",
"version": "1.6.0",
"description": "Kalman filter (and Extended Kalman Filter) Multi-dimensional implementation in Javascript",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 7df8d24

Please sign in to comment.