Skip to content

Commit 8ebb4d1

Browse files
committed
v0.9.1
1 parent b02e480 commit 8ebb4d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-import",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"description": "Sibling config package for eslint-plugin-import.",
55
"main": "index.js",
66
"scripts": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-import",
3-
"version": "0.8.1",
3+
"version": "0.9.1",
44
"description": "Import with sanity.",
55
"main": "lib/index.js",
66
"directories": {

0 commit comments

Comments
 (0)