Skip to content

Commit

Permalink
Updated package version
Browse files Browse the repository at this point in the history
  • Loading branch information
aklarfeld committed Sep 25, 2023
1 parent e7e7081 commit 96ade83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"main": "build/src/index.js",
"types": "build/src/index.d.ts",
"version": "1.1.37",
"version": "1.1.38",
"scripts": {
"test": "yarn run clean && tsc && NODE_ENV=test jest --setupFiles dotenv/config",
"clean": "rm -rf build/ && rm -rf supergood-*.log",
Expand Down

0 comments on commit 96ade83

Please sign in to comment.