Skip to content

Commit 50f4926

Browse files
committed
Version 1.1.0 release
1 parent b073917 commit 50f4926

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ We follow Semantic Versions since the `0.1.0` release.
77

88
### Features
99

10-
- Imrpoves performance on long files #210
10+
- Improves performance on long files #210
1111

1212

1313
## 1.0.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
55

66
[tool.poetry]
77
name = "flake8-eradicate"
8-
version = "1.0.0"
8+
version = "1.1.0"
99
description = "Flake8 plugin to find commented out code"
1010

1111
license = "MIT"

0 commit comments

Comments
 (0)