Skip to content

Commit ad5d243

Browse files
committed
version bump
1 parent f0663bf commit ad5d243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/bulk_insert/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module BulkInsert
22
MAJOR = 1
3-
MINOR = 3
3+
MINOR = 4
44
TINY = 0
55

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

0 commit comments

Comments
 (0)