Skip to content

Commit 2cf16c9

Browse files
authored
Merge pull request #3 from osoykan/dev
version incremented to 1.0.6
2 parents af12211 + da8bbe2 commit 2cf16c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/FluentAssemblyScanner/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version" : "1.0.5-*",
2+
"version" : "1.0.6-*",
33

44
"dependencies" : {},
55
"frameworks" : {

test/FluentAssemblyScanner.Tests/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
"dependencies": {
77
"dotnet-test-xunit": "2.2.0-preview2-build1029",
8-
"FluentAssemblyScanner": "1.0.5-*",
8+
"FluentAssemblyScanner": "1.0.6-*",
99
"FluentAssemblyScanner.Tests.AdditionalAssembly": "1.0.0-*",
1010
"FluentAssertions": "4.19.0",
1111
"xunit": "2.2.0-beta4-build3444"

0 commit comments

Comments
 (0)