Skip to content

Commit b1ec41a

Browse files
committed
version bump
1 parent 0d8ef53 commit b1ec41a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/bulk_insert/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module BulkInsert
22
MAJOR = 1
3-
MINOR = 2
4-
TINY = 1
3+
MINOR = 3
4+
TINY = 0
55

66
VERSION = [MAJOR, MINOR, TINY].join(".")
77
end

0 commit comments

Comments
 (0)