We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d17c21 commit 79cec0eCopy full SHA for 79cec0e
1 file changed
lib/mindee/version.rb
@@ -3,7 +3,7 @@
3
# Mindee
4
module Mindee
5
# Current version.
6
- VERSION = '5.0.0-alpha.1'
+ VERSION = '5.0.0.alpha1'
7
8
# Finds and return the current platform.
9
# @return [Symbol, Hash[String | Symbol, Regexp], Nil?]
0 commit comments