Skip to content

Commit

Permalink
Changed the version to 0.0.2 (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
VasanthakumarTW committed Jul 9, 2020
1 parent bce222e commit 2644cce
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openmrs-module-appointments-frontend",
"version": "0.0.1",
"version": "0.0.2",
"description": "An appointment app for bahmni/openmrs.",
"license": "AGPLv3",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-appointments-frontend",
"version": "0.0.1",
"version": "0.0.2",
"description": "React Appointments Frontend",
"main": "dist/reactAngularAdaptor.js",
"directories": {
Expand Down

0 comments on commit 2644cce

Please sign in to comment.