Skip to content

Commit

Permalink
feat(various version bumps): various version bumps
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Broken things
  • Loading branch information
Marviel committed Jul 25, 2023
1 parent debbd55 commit 65d06ec
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
@@ -1,6 +1,6 @@
{
"name": "@lukebechtel/lab-ts-utils",
"version": "2.1.0",
"version": "2.1.1",
"description": "A template for creating npm packages using TypeScript and VSCode",
"main": "./lib/src/index.js",
"types": "./lib/src/index.d.ts",
Expand Down

0 comments on commit 65d06ec

Please sign in to comment.