Skip to content

Commit d6ce390

Browse files
authored
Merge pull request #2 from freecrap/freecrap-patch-1.1
Update version.rb
2 parents 95235f2 + 54a152e commit d6ce390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/database_logic/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 DatabaseLogic
4-
VERSION = "1.0.1"
4+
VERSION = "1.1.0"
55
end

0 commit comments

Comments
 (0)