diff --git a/CHANGELOG.md b/CHANGELOG.md index 4728548..b55062c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.7.4 +* Update dependencies +* Fix usage of `uuid4` (#60) +* Specify as able to lint unsaved changes (#60) + ## 0.7.3 - Move to AtomLinter organization * Move to the AtomLinter organization for future maintainability diff --git a/package-lock.json b/package-lock.json index d92da22..ac7a1cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "linter-julia", - "version": "0.7.3", + "version": "0.7.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 20c20bc..02c5c77 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "linter-julia", "main": "./lib/index.js", - "version": "0.7.3", + "version": "0.7.4", "private": true, "description": "Lint.jl support for Atom using the linter package", "keywords": [