Skip to content

Commit 8aa170d

Browse files
author
Asa Rudick
committed
1.3.0
1 parent 45149a9 commit 8aa170d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sasquatch",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "A configurable code modifier for typescript and friends. Can transform entire codebases to enforce better coding practices, eliminate tech debt in one fell swoop, and catch bad code before it is committed.",
55
"main": "./lib/src/index.js",
66
"types": "./lib/types/src/index.d.ts",

0 commit comments

Comments
 (0)