Skip to content

Commit

Permalink
Merge pull request #46 from yola/bump-version
Browse files Browse the repository at this point in the history
Bump up to version to 1.1.0
  • Loading branch information
ratushnyak-k authored Aug 7, 2018
2 parents cde58ae + ce6cadd commit 35feb36
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Change log

# DEV
# 1.1.0

Add import/no-unresolved rule
- Add import/no-unresolved rule

# 1.0.5

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-yola",
"version": "1.0.5-dev.1",
"version": "1.1.0",
"main": "index.js",
"scripts": {
"lint": "eslint -c .eslintrc.js ./**/*.js",
Expand Down

0 comments on commit 35feb36

Please sign in to comment.