Skip to content

Commit cfc385f

Browse files
committed
Upgraded to version 0.1.0
1 parent 08a2fcf commit cfc385f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@katoid/eslint",
3-
"version": "0.0.2",
3+
"version": "0.1.0",
44
"description": "Katoid ESLint",
55
"license": "MIT",
66
"keywords": [

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@katoid/eslint-plugin",
3-
"version": "0.0.2",
3+
"version": "0.1.0",
44
"description": "Katoid ESLint plugin rules and configuration",
55
"license": "MIT",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)