Skip to content

Commit

Permalink
feat: v1.3.10-patch1
Browse files Browse the repository at this point in the history
  • Loading branch information
janleigh committed Jul 19, 2022
1 parent 1bd276b commit bac66f6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ tests

# Files
.editorconfig
.eslintrc.json
.gitignore
.prettieriignore
.prettierrc
.prettierignore
.prettierrc.json
.yarnrc.yml
README.md
tsconfig.json
yarn.lock
File renamed without changes.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "trace.moe.ts",
"version": "1.3.10",
"version": "1.3.10-patch1",
"description": "An API wrapper for https://trace.moe with typings",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit bac66f6

Please sign in to comment.