Skip to content

Commit

Permalink
2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Fishrock123 committed Sep 29, 2014
1 parent 2641a85 commit d47ae68
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
unreleased
==========
2.0.1 / 2014-09-28
==================

* deps: mime-db@1.x
- Add new mime types
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "compressible",
"description": "Compressible Content-Type / mime checking",
"version": "2.0.0",
"version": "2.0.1",
"contributors": [
"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",
"Jeremiah Senkpiel <fishrock123@rocketmail.com> (https://searchbeam.jit.su)"
Expand Down

3 comments on commit d47ae68

@dougwilson
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still needs to be published to npm :)

@Fishrock123
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, forgot. Unfortunately it looks like I'm having some npm issues today. :/

@Fishrock123
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finally published, had forgot that I'd changed my npm pass. :/

Please sign in to comment.