diff --git a/bin/proto-convert b/bin/proto-convert index eba5e66..5c56b8e 100755 --- a/bin/proto-convert +++ b/bin/proto-convert @@ -32,7 +32,7 @@ require 'optparse' require 'English' -VERSION = '0.4.1' +VERSION = '0.4.2' AUTHOR_NAME = 'Azeem Sajid' AUTHOR_EMAIL = '' AUTHOR_INFO = "Author: #{AUTHOR_NAME} #{AUTHOR_EMAIL}"