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 ac5b1df commit aa7fafaCopy full SHA for aa7fafa
lib/enumerable_statistics/version.rb
@@ -1,5 +1,5 @@
1
module EnumerableStatistics
2
- VERSION = '2.0.0-pre'
+ VERSION = '2.0.0'
3
4
module Version
5
numbers, TAG = VERSION.split('-', 2)
0 commit comments