Skip to content

Commit

Permalink
Bump version to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
VinceBT committed Aug 1, 2022
1 parent 914a56e commit 0d176f3
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": "lbmm",
"version": "1.0.4",
"version": "1.0.5",
"scripts": {
"server-start": "cross-env NODE_ENV=development ts-node server/src/index.ts",
"server-compile": "rimraf server/dist && cross-env NODE_ENV=production tsc -p server/tsconfig.json",
Expand Down

0 comments on commit 0d176f3

Please sign in to comment.