Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Commit

Permalink
Update package.json versions
Browse files Browse the repository at this point in the history
  • Loading branch information
bharatari committed Apr 27, 2020
1 parent 951d13a commit fbe382c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "utd-grades-client",
"version": "1.2.1",
"version": "1.3.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "utd-grades-functions",
"version": "1.1.0",
"version": "1.1.1",
"description": "",
"scripts": {
"test": "jest",
Expand Down

0 comments on commit fbe382c

Please sign in to comment.