Skip to content

Commit

Permalink
Update version numbers to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Codycody31 committed Feb 1, 2024
1 parent dc75e1b commit cd98720
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [0.3.0](https://github.com/VMGWARE/ContainerEchoes/releases/tag/0.3.0) - 2024-01-31
## [0.2.1](https://github.com/VMGWARE/ContainerEchoes/releases/tag/0.2.1) - 2024-01-31

### ❤️ Thanks to all contributors! ❤️

Expand Down
4 changes: 2 additions & 2 deletions server/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 server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@
"proxyquire": "^2.1.3",
"sinon": "^17.0.1"
},
"version": "0.3.0"
"version": "0.2.1"
}
4 changes: 2 additions & 2 deletions web/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 web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web",
"version": "0.3.0",
"version": "0.2.1",
"scripts": {
"dev": "node --no-warnings ./node_modules/.bin/vite",
"build": "vite build",
Expand Down

0 comments on commit cd98720

Please sign in to comment.