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 3991be8 commit 1332b73Copy full SHA for 1332b73
2 files changed
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.1.0 / 2019-04-24
+==================
3
4
* Add `test(string)` function
5
package.json
@@ -1,7 +1,7 @@
{
"name": "media-typer",
"description": "Simple RFC 6838 media type parser and formatter",
- "version": "1.0.2",
+ "version": "1.1.0",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
6
"license": "MIT",
7
"repository": "jshttp/media-typer",
0 commit comments