diff options
| author | mo khan <mo.khan@gmail.com> | 2019-12-06 14:37:47 -0700 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2019-12-11 15:37:12 -0700 |
| commit | f3336b082bf2c8de049f78449efb7fec24e0c9ba (patch) | |
| tree | cbc0093ed1113b8347d73618660d94b150477d61 /lib/license | |
| parent | 1decc44a7ae62d9bc713c7b9696638a5be1df563 (diff) | |
Upgrade license_finder to 5.11.1
* Run newest report version first
* Change default license finder version to latest
* Use --recursive for .NET projects
* Update paths in c# test fixtures
* Use login shell to source rvm
* Tell license finder the version of python to use
* Add Changelog entry
Diffstat (limited to 'lib/license')
| -rw-r--r-- | lib/license/management/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/license/management/version.rb b/lib/license/management/version.rb index a787ab5..71e79a7 100644 --- a/lib/license/management/version.rb +++ b/lib/license/management/version.rb @@ -2,6 +2,6 @@ module License module Management - VERSION = '2.1.1' + VERSION = '2.2.0' end end |
