Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dangowans committed Oct 16, 2023
1 parent a97a0c6 commit ff61fab
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ test
.npmignore
.prettierignore
.prettierrc.json
banner.png
tsconfig.json
4 changes: 2 additions & 2 deletions 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,7 +1,7 @@
{
"name": "eslint-config-cityssm",
"description": "ESLint rules used in the City of Sault Ste. Marie's TypeScript projects.",
"version": "0.5.0",
"version": "0.5.1",
"main": "eslint-config-cityssm.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit ff61fab

Please sign in to comment.