Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 20aee8f

Browse files
chore(release): 1.3.1 [skip ci]
1 parent 64b1048 commit 20aee8f

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.1](https://github.com/AtomLinter/linter-ruby/compare/v1.3.0...v1.3.1) (2019-04-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency atom-package-deps to v5.1.0 ([982b391](https://github.com/AtomLinter/linter-ruby/commit/982b391))
7+
18
# [1.3.0](https://github.com/AtomLinter/linter-ruby/compare/v1.2.6...v1.3.0) (2019-01-23)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "linter-ruby",
33
"main": "./lib/main",
4-
"version": "1.3.0",
4+
"version": "1.3.1",
55
"description": "Lint Ruby on the fly, using ruby -wc",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)