Skip to content

Commit

Permalink
Bumb version & Update Doc
Browse files Browse the repository at this point in the history
  • Loading branch information
hamzahamidi committed Jul 24, 2018
1 parent 9498b6a commit 77ff45f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![GitHub release](https://img.shields.io/github/release/hamzahamidi/angular6-json-schema-form.svg)](https://github.com/hamzahamidi/angular6-json-schema-form/releases/latest)
[![npm downloads](https://img.shields.io/npm/dm/angular6-json-schema-form.svg?style=plastic)](https://www.npmjs.com/package/angular6-json-schema-form) [![GitHub MIT License](https://img.shields.io/github/license/hamzahamidi/angular6-json-schema-form.svg?style=social)](https://github.com/hamzahamidi/angular6-json-schema-form)

Note: This project is a continuation to [Angular2-json-schema-form](https://github.com/dschnelldavis/angular2-json-schema-form) & is and is not affiliated with any organization. The setup is therfore still the same as [Angular2-json-schema-form](https://github.com/dschnelldavis/angular2-json-schema-form).
Note: This project is a continuation to [Angular2-json-schema-form](https://github.com/dschnelldavis/angular2-json-schema-form) & is and is not affiliated with any organization.

A [JSON Schema](http://json-schema.org) Form builder for Angular, similar to, and mostly API compatible with,

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": "angular6-json-schema-form-app",
"version": "1.0.2",
"version": "1.0.3",
"author": "https://github.com/hamzahamidi/Angular6-json-schema-form/graphs/contributors",
"description": "Angular JSON Schema Form builder Demo",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion projects/angular6-json-schema-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular6-json-schema-form",
"version": "1.0.2",
"version": "1.0.3",
"description": "Angular JSON Schema Form builder",
"author": "https://github.com/hamzahamidi/Angular6-json-schema-form/graphs/contributors",
"keywords": [
Expand Down

0 comments on commit 77ff45f

Please sign in to comment.