Skip to content

Commit e9878b2

Browse files
authored
bump version 1.0.11 (#20)
1 parent 6a310ee commit e9878b2

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

Changes.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
## 1.0.10 - 2019-07-09
1+
2+
## 1.0.11 - 2019-07-09
23

34
* add brace-style rule
5+
6+
7+
## 1.0.10 - 2019-06-22
8+
49
* remove node 6 testing
510

611

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-haraka",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"description": "eslint rules for Haraka projects",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)