We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26b7cc8 commit 34f90ddCopy full SHA for 34f90dd
CHANGELOG.md
@@ -1,8 +1,8 @@
1
# Changelog
2
3
-## [Unreleased](https://github.com/matthewrudy/memoist/tree/HEAD)
+## [v0.16.1](https://github.com/matthewrudy/memoist/tree/v0.16.1) (2019-11-08)
4
5
-[Full Changelog](https://github.com/matthewrudy/memoist/compare/v0.16.0...HEAD)
+[Full Changelog](https://github.com/matthewrudy/memoist/compare/v0.16.0...v0.16.1)
6
7
**Merged pull requests:**
8
lib/memoist/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Memoist
- VERSION = '0.16.0'.freeze
+ VERSION = '0.16.1'.freeze
end
0 commit comments