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