Sha256: 910e5ddaf0ec5a472115ae54d242eda1542d067986aaa4df25091f6be4c39a0c
Contents?: true
Size: 422 Bytes
Versions: 2
Compression:
Stored size: 422 Bytes
Contents
=begin Copyright 2010-2017 Sarosys LLC <http://www.sarosys.com> This file is part of the Arachni Framework project and is subject to redistribution and commercial restrictions. Please see the Arachni Framework web site for more information on licensing and terms of use. =end module Arachni # the universal system version VERSION = IO.read( File.dirname( __FILE__ ) + '/../version' ).strip end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
arachni-1.5.1 | lib/arachni/version.rb |
arachni-1.5 | lib/arachni/version.rb |