Skip to content

Commit 79cec0e

Browse files
fix version
1 parent 2d17c21 commit 79cec0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/mindee/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Mindee
44
module Mindee
55
# Current version.
6-
VERSION = '5.0.0-alpha.1'
6+
VERSION = '5.0.0.alpha1'
77

88
# Finds and return the current platform.
99
# @return [Symbol, Hash[String | Symbol, Regexp], Nil?]

0 commit comments

Comments
 (0)