lib/license_scout/version.rb in license_scout-2.6.3 vs lib/license_scout/version.rb in license_scout-2.6.7

- old
+ new

@@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # module LicenseScout - VERSION = "2.6.3".freeze + VERSION = "2.6.7".freeze end