Skip to content

Commit 5d8b780

Browse files
committed
[Release] v2.1.0
1 parent c3c1b72 commit 5d8b780

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-plugin-snakecasejs",
33
"description": "ESLint Plugin to enforce a style of snake_case in your project, rather than just disabling camelCase.",
4-
"version": "2.0.3",
4+
"version": "2.1.0",
55
"main": "plugin.js",
66
"author": "Patryk Rzucidło [@ptkdev] <[email protected]> (https://ptk.dev)",
77
"license": "MIT",
@@ -65,4 +65,4 @@
6565
"David Buchan-Swanson [@deecewan] <[email protected]>",
6666
"Tomasz Domański [@rozpuszczalny] <[email protected]>"
6767
]
68-
}
68+
}

0 commit comments

Comments
 (0)