Skip to content

Commit e300c9f

Browse files
authored
Merge pull request #88 from unit-finance/version_2.0.0
version_2.0.0 change of version
2 parents 2a446f6 + 2e30b1c commit e300c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/unit/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Unit
4-
VERSION = "1.5.0"
4+
VERSION = "2.0.0"
55
end

0 commit comments

Comments
 (0)