Skip to content

Commit

Permalink
Bump version to v0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ewhanson committed Jul 6, 2023
1 parent 3100785 commit c2e8d46
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bbdb",
"version": "0.12.0",
"description": "For UI submodule, a `.env.production` file is required, and should contain the following. These values are used at compile time. This should be placed in the bbdb root directory",
"version": "0.12.1",
"description": "",
"scripts": {},
"keywords": [],
"author": "",
Expand Down
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "babygramz",
"private": true,
"version": "0.12.0",
"version": "0.12.1",
"type": "module",
"scripts": {
"dev": "vite --host",
Expand Down

0 comments on commit c2e8d46

Please sign in to comment.