We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e5ca57 commit 11838c6Copy full SHA for 11838c6
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Overcommit Changelog
2
3
+## 0.68.0
4
+
5
+* Add `Solargraph` pre-commit hook
6
7
## 0.67.1
8
9
* Fix `set` gem dependency error when running with `--diff` flag
lib/overcommit/version.rb
@@ -2,5 +2,5 @@
# Defines the gem version.
module Overcommit
- VERSION = '0.67.1'
+ VERSION = '0.68.0'
end
0 commit comments