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 78e0f1c commit 166f798Copy full SHA for 166f798
enumerable-stats.gemspec
@@ -2,7 +2,7 @@
2
3
Gem::Specification.new do |s|
4
s.name = "enumerable-stats"
5
- s.version = "1.2.2"
+ s.version = "1.3.0"
6
s.licenses = ["MIT"]
7
s.summary = "Statistical Methods for Enumerable Collections"
8
s.description = <<~DESC
0 commit comments