Switching to dev
This commit is contained in:
4
Rakefile
4
Rakefile
@@ -13,8 +13,8 @@ end
|
||||
|
||||
begin
|
||||
require 'rspec/core/rake_task'
|
||||
RSpec::Core::RakeTask.new(:spec)
|
||||
exec << :spec
|
||||
# RSpec::Core::RakeTask.new(:spec)
|
||||
# exec << :spec
|
||||
rescue LoadError
|
||||
end
|
||||
|
||||
|
||||
@@ -2,5 +2,5 @@
|
||||
|
||||
# Version
|
||||
module WPScan
|
||||
VERSION = '3.5.5'
|
||||
VERSION = '3.5.6-dev'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user