Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jamis committed Jun 19, 2017
1 parent 0a4a11c commit 590e604
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/bulk_insert/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module BulkInsert
MAJOR = 1
MINOR = 4
TINY = 1
MINOR = 5
TINY = 0

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

0 comments on commit 590e604

Please sign in to comment.