Skip to content

Commit

Permalink
appveyor 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SebRut committed Jan 6, 2015
1 parent 0182f7c commit 5f98eb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 0.1.{build}
version: 0.2.{build}

assembly_info:
patch: true
Expand All @@ -9,7 +9,7 @@ assembly_info:

artifacts:
- path: bin\Debug
name: d2mm-0.1
name: d2mm-0.2

install:
- git submodule update --init --recursive

0 comments on commit 5f98eb5

Please sign in to comment.