Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Release 2.1.0
  • Loading branch information
fengmk2 committed May 18, 2017
1 parent ea0f4c3 commit 27c80ed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
@@ -1,4 +1,9 @@

2.1.0 / 2017-05-18
==================

* deps: fixes for 1 vulnerable dependency

2.0.1 / 2015-07-01
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "urlmock",
"version": "2.0.1",
"version": "2.1.0",
"description": "Easy load mock data from a specify url",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 27c80ed

Please sign in to comment.