Skip to content

Commit

Permalink
version updates to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GauravWalia19 committed Jul 22, 2021
1 parent a0b3ec5 commit 28e83ee
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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": "client",
"version": "1.0.0",
"version": "1.0.2",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.14.1",
Expand Down
2 changes: 1 addition & 1 deletion client/src/components/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ function App() {
target="_blank"
rel="noopener noreferrer"
>
MERN Boilerplate 1.0.0
MERN Boilerplate 1.0.2
</a>
<br />
<a
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": "mernboilerplate",
"version": "1.0.1",
"version": "1.0.2",
"engines": {
"node": "14.x",
"yarn": "1.x"
Expand Down

0 comments on commit 28e83ee

Please sign in to comment.