We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0edcf5e commit 4a5ad95Copy full SHA for 4a5ad95
2 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
## Release Notes: _plip_
2
3
-### 1.4.6 (not yet released)
+### 1.4.6 (16.08.2018)
4
5
1. Ensure that _fifa_ does not include ansi colors in its output.
6
2. Fix tool fails on Windows because of carriage return token.
mrblib/plip/version.rb
@@ -21,5 +21,5 @@
21
# SOFTWARE.
22
23
module PLIP
24
- VERSION = '1.4.6-rc'.freeze
+ VERSION = '1.4.6'.freeze
25
end
0 commit comments