Skip to content

Commit

Permalink
bumps version
Browse files Browse the repository at this point in the history
  • Loading branch information
Shazwazza committed Oct 13, 2017
1 parent d10092e commit 59bac14
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion appveyor.build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 2.0.1-build.{build}
version: 3.0.0-build.{build}
skip_tags: true
image: Visual Studio 2017
build_script:
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 2.0.1
version: 3.0.0
skip_non_tags: true
image: Visual Studio 2017
build_script:
Expand Down
4 changes: 2 additions & 2 deletions build.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<build>
<project id="Smidge" version="3.0.0" prerelease="beta01"/>
<project id="Smidge.Nuglify" version="2.0.0" prerelease="beta01"/>
<project id="Smidge" version="3.0.0" prerelease=""/>
<project id="Smidge.Nuglify" version="2.0.0" prerelease=""/>
</build>

0 comments on commit 59bac14

Please sign in to comment.