Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jamis committed Nov 1, 2016
1 parent 0d8ef53 commit b1ec41a
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 = 2
TINY = 1
MINOR = 3
TINY = 0

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

0 comments on commit b1ec41a

Please sign in to comment.