lib/license_scout/version.rb in license_scout-1.3.15 vs lib/license_scout/version.rb in license_scout-2.0.2
- old
+ new
@@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
module LicenseScout
- VERSION = "1.3.15".freeze
+ VERSION = "2.0.2"
end