Skip to content

Commit

Permalink
chore: release v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
simoneb committed Jan 24, 2025
1 parent b1b9087 commit d6c70e7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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": "optic",
"version": "3.0.0",
"version": "3.0.1",
"private": true,
"scripts": {
"create:env": "node -r fs -e \"fs.copyFileSync('.env.sample', '.env', fs.constants.COPYFILE_EXCL)\"",
Expand Down

0 comments on commit d6c70e7

Please sign in to comment.