Skip to content

Commit

Permalink
feat: Bump to version 3.0.2. Codename Random.
Browse files Browse the repository at this point in the history
This release includes the fix reported on #99 which is another
manifestation of the good ol' #23 which was fixed on #24.

Thanks @ylansegal :yay:.
  • Loading branch information
estebanz01 committed Apr 17, 2023
1 parent c445127 commit 1adf73e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/statistics/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Statistics
VERSION = "3.0.1"
VERSION = "3.0.2"
end

0 comments on commit 1adf73e

Please sign in to comment.