Skip to content

Commit ea6822f

Browse files
committed
Release v0.4.0
1 parent 98168d7 commit ea6822f

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 0.4.0 [September 26, 2016]
2+
* Added support for prince_options[no_parallel_downloads]
3+
14
### 0.3.1 [March 18, 2016]
25
* Include DLL in package
36

DocRaptor.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<id>DocRaptor</id>
55
<title>DocRaptor</title>
6-
<version>0.3.1</version>
6+
<version>0.4.0</version>
77
<authors>Elijah Miller</authors>
88
<owners>Elijah Miller</owners>
99
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>

swagger-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"packageName": "DocRaptor",
3-
"packageVersion": "0.3.1"
3+
"packageVersion": "0.4.0"
44
}

0 commit comments

Comments
 (0)