Bump to 1.4.0

This commit is contained in:
Rafael Mendonça França 2019-02-11 14:31:51 -05:00
parent bd7a0d0cda
commit 5d9f6a1e79
No known key found for this signature in database
GPG Key ID: FC23B6D0F1EEE948
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Bootsnap
VERSION = "1.4.0.pre3"
VERSION = "1.4.0"
end