Skip to content

Commit

Permalink
bumps version
Browse files Browse the repository at this point in the history
  • Loading branch information
Shazwazza committed Mar 5, 2019
1 parent e5d4f52 commit db297b6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: 1.0.0-alpha.{build}
version: 1.0.1-alpha.{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: 1.0.0
version: 1.0.1
skip_non_tags: true
image: Visual Studio 2017
build_script:
Expand Down
2 changes: 1 addition & 1 deletion build/build.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<build>
<project id="Examine" version="1.0.0"/>
<project id="Examine" version="1.0.1"/>
<project id="Examine.AzureDirectory" version="1.0.0-beta07"/>
</build>

0 comments on commit db297b6

Please sign in to comment.