Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jamis committed Feb 11, 2017
1 parent f0663bf commit ad5d243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bulk_insert/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module BulkInsert
MAJOR = 1
MINOR = 3
MINOR = 4
TINY = 0

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

0 comments on commit ad5d243

Please sign in to comment.