Skip to content
Snippets Groups Projects
Commit cc5211ec authored by Alvaro Cabrera Durán's avatar Alvaro Cabrera Durán
Browse files

RC23

parent f07ea196
Branches source_folder
No related tags found
No related merge requests found
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
{
"name": "json-schema-faker",
"version": "0.5.0-rc22",
"version": "0.5.0-rc23",
"description": "JSON-Schema + fake data generators",
"homepage": "http://json-schema-faker.js.org",
"main": "dist/index.js",
......
......@@ -149,6 +149,6 @@ jsf.locate = name => {
return container.get(name);
};
jsf.version = '0.5.0-rc22';
jsf.version = '0.5.0-rc23';
export default jsf;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment