Skip to content

Commit

Permalink
Merge pull request #134 from FlowFuse/2.0.1-release
Browse files Browse the repository at this point in the history
Bump version for v2.0.1
  • Loading branch information
knolleary authored Jan 23, 2024
2 parents 546145c + ded5e34 commit 046b048
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
#### 2.0.1: Release

- Typo, extra `_` in option name (#133) @hardillb

#### 2.0.0: Release

- Add support for using cert manager (#131) @hardillb
Expand Down
4 changes: 2 additions & 2 deletions 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": "@flowfuse/driver-kubernetes",
"version": "2.0.0",
"version": "2.0.1",
"description": "Kubernetes driver for FlowFuse",
"main": "kubernetes.js",
"scripts": {
Expand Down

0 comments on commit 046b048

Please sign in to comment.