Skip to content

Commit

Permalink
Updates version
Browse files Browse the repository at this point in the history
  • Loading branch information
repocho committed Mar 21, 2016
1 parent 4eba0bb commit 346b3c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,9 @@ This plugin supports internal references and also references to json files under
If you need an example please check [the test schema]


TODO
CONTRIBUTING
---
If you have any improvement please open an issue. If you want to collaborate do not hesitate to request it or do a fork + pull requests. I'll be grateful.
If you have any improvement please open an issue. If you want to collaborate do not hesitate to request it or do a fork + pull request. I'll be grateful.

Part of the schema.js code is based in [json-schema-mock].

Expand All @@ -177,6 +177,9 @@ Part of the schema.js code is based in [json-schema-mock].

#### History Log

##### 0.2.0
- Upgrades dependencies

##### 0.1.13
- Fixes compatibility issues.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "raml-mocker",
"version": "0.1.13",
"version": "0.2.0",
"description": "Node module to create random responses to requests based on RAML rest definition and json-schema.",
"main": "src/index.js",
"directories": {
Expand Down

0 comments on commit 346b3c5

Please sign in to comment.