Bump to 0.1.4

This commit is contained in:
Metasploit 2017-05-11 11:19:09 -07:00
parent bf5ebd7532
commit 1e88dc47c5
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module Rex
module RopBuilder
VERSION = "0.1.3"
VERSION = "0.1.4"
end
end