diff --git a/lib/version.g.dart b/lib/version.g.dart index b01a662..36d1681 100644 --- a/lib/version.g.dart +++ b/lib/version.g.dart @@ -1,3 +1,3 @@ // This file is generated. Do not manually edit. /// Command version string -const String licenseCheckerVersion = '1.6.0'; +const String licenseCheckerVersion = '1.6.2'; diff --git a/pubspec.yaml b/pubspec.yaml index 8073553..109bbb0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: license_checker description: A tool to view and check the licenses of a package's dependencies. It also generates a disclaimer file containing all the package licenses. -version: 1.6.1 +version: 1.6.2 homepage: https://github.com/rufman/license_checker environment: