Skip to content

Commit e64a68b

Browse files
authored
Bumping version for release
1 parent f15f56b commit e64a68b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nuget_package_scanner/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
from nuget_package_scanner.nuget import NetCoreProject, Nuget, Package, PackageConfig, PackageContainer
1414

1515
NAME = 'nuget-package-scanner'
16-
VERSION = '0.0.5'
16+
VERSION = '0.0.6'
1717

1818
def enable_console_logging(level: int = logging.INFO):
1919
logger = logging.getLogger()

0 commit comments

Comments
 (0)