Skip to content

Commit

Permalink
Bump to v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
barclayadam committed Oct 29, 2018
1 parent 791636c commit 29264fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# - Section names should be unique on each level.

# Don't edit manually! Use `build.bat version` command instead!
version: 2.2.1-build-0{build}
version: 3.0.0-build-0{build}

os: Visual Studio 2015

Expand Down
2 changes: 1 addition & 1 deletion src/SharedAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
[assembly: CLSCompliant(false)]

// Don't edit manually! Use `build.bat version` command instead!
[assembly: AssemblyVersion("2.2.1")]
[assembly: AssemblyVersion("3.0.0")]

0 comments on commit 29264fb

Please sign in to comment.