We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30cf94a commit 480765cCopy full SHA for 480765c
1 file changed
lib/enumerable_statistics/version.rb
@@ -1,5 +1,5 @@
1
module EnumerableStatistics
2
- VERSION = '2.0.9'
+ VERSION = '2.1.0'
3
4
module Version
5
numbers, TAG = VERSION.split('-', 2)
0 commit comments