Skip to content

Commit

Permalink
Upgrade the package version
Browse files Browse the repository at this point in the history
  • Loading branch information
CaspianA1 committed Jun 27, 2024
1 parent d7da493 commit 710ab34
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dbos-rules.ts
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ const extConfig = {
module.exports = {
meta: {
name: "@dbos-inc/eslint-plugin",
version: "1.0.0"
version: "1.0.1"
},

rules: {
Expand Down
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,6 +1,6 @@
{
"name": "@dbos-inc/eslint-plugin",
"version": "1.0.0",
"version": "1.0.1",
"description": "eslint plugin for DBOS SDK",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 710ab34

Please sign in to comment.