We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3be54be commit 080cc7fCopy full SHA for 080cc7f
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Change log
2
3
-## master
+## 0.5.0 (2017-03-28)
4
5
- Add an option to preserve future versions. ([@akxcv][])
6
lib/logidze/version.rb
@@ -1,4 +1,4 @@
# frozen_string_literal: true
module Logidze
- VERSION = "0.4.1"
+ VERSION = "0.5.0"
end
0 commit comments