Skip to content

Commit

Permalink
Release v2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
morsdyce committed May 27, 2018
1 parent c268e7c commit 33046fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mimic",
"version": "2.0.4",
"version": "2.0.5",
"description": "Bad ass client side mocking solution",
"main": "./index.js",
"scripts": {
Expand All @@ -20,6 +20,7 @@
"dist/mimic.api.js",
"dist/mimic.worker.js",
"dist/mimic.remote.js",
"index.js",
"worker.js",
"api.js",
"remote.js",
Expand Down

0 comments on commit 33046fe

Please sign in to comment.