We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df2e5df commit f09cb95Copy full SHA for f09cb95
2 files changed
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+0.4.0 / 2014-09-21
+==================
3
4
* Expand non-Unicode `filename` to the full ISO-8859-1 charset
5
package.json
@@ -1,7 +1,7 @@
{
"name": "content-disposition",
"description": "Create an attachment Content-Disposition header",
- "version": "0.3.0",
+ "version": "0.4.0",
"contributors": [
6
"Douglas Christopher Wilson <doug@somethingdoug.com>"
7
],
0 commit comments