Skip to content

Commit 166f798

Browse files
committed
Updating gem to 1.3.0
1 parent 78e0f1c commit 166f798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

enumerable-stats.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |s|
44
s.name = "enumerable-stats"
5-
s.version = "1.2.2"
5+
s.version = "1.3.0"
66
s.licenses = ["MIT"]
77
s.summary = "Statistical Methods for Enumerable Collections"
88
s.description = <<~DESC

0 commit comments

Comments
 (0)