Skip to content

Commit 6bcdc0e

Browse files
committed
Bump version
1 parent 9b4fd91 commit 6bcdc0e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

BinaryObjectScanner/BinaryObjectScanner.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<LangVersion>latest</LangVersion>
99
<Nullable>enable</Nullable>
1010
<!-- <TreatWarningsAsErrors>true</TreatWarningsAsErrors> --> <!-- Can't be enabled because of external code -->
11-
<Version>2.9.0</Version>
11+
<Version>3.0.0</Version>
1212

1313
<!-- Package Properties -->
1414
<Authors>Matt Nadareski</Authors>

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# version format
2-
version: 2.9.0-{build}
2+
version: 3.0.0-{build}
33

44
# pull request template
55
pull_requests:

0 commit comments

Comments
 (0)