Skip to content

Commit dbf7f01

Browse files
authoredFeb 13, 2018
Merge pull request #139 from chef/tduffield/bump-2.0
Bump version to 2.0.0 in preparation for refactor
2 parents 951127e + 153d3ba commit dbf7f01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.4
1+
2.0.0

‎lib/license_scout/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
#
1717

1818
module LicenseScout
19-
VERSION = "0.1.4"
19+
VERSION = "2.0.0"
2020
end

0 commit comments

Comments
 (0)
Please sign in to comment.