Skip to content

Commit

Permalink
Bump version to 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
odinserj committed Nov 6, 2015
1 parent 4315d2b commit db19230
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: 1.5.2-build-0{build}
version: 1.5.3-build-0{build}

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

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

0 comments on commit db19230

Please sign in to comment.