Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Asa Rudick committed Feb 14, 2020
1 parent 45149a9 commit 8aa170d
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": "sasquatch",
"version": "1.2.0",
"version": "1.3.0",
"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.",
"main": "./lib/src/index.js",
"types": "./lib/types/src/index.d.ts",
Expand Down

0 comments on commit 8aa170d

Please sign in to comment.