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 a901f3d commit 4018b0dCopy full SHA for 4018b0d
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Overcommit Changelog
2
3
-## master (unreleased)
+## 0.49.1
4
5
* Fix Overcommit to run when executed with no parent process
6
lib/overcommit/version.rb
@@ -2,5 +2,5 @@
# Defines the gem version.
module Overcommit
- VERSION = '0.49.0'
+ VERSION = '0.49.1'
end
0 commit comments