lib/license_scout/version.rb in license_scout-2.0.11 vs lib/license_scout/version.rb in license_scout-2.0.12

- old
+ new

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