Skip to content

Commit

Permalink
0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nuysoft committed Mar 5, 2015
1 parent bb73681 commit 2801b61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Mock.js",
"version": "0.1.6",
"version": "0.1.7",
"homepage": "https://github.com/nuysoft/MockService",
"authors": [
"nuysoft <nuysoft@gmail.com>"
Expand Down
2 changes: 1 addition & 1 deletion src/mock-prefix.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
*/
(function(undefined) {
var Mock = {
version: '0.1.5',
version: '0.1.7',
_mocked: {}
}

0 comments on commit 2801b61

Please sign in to comment.