Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

Commit

Permalink
Bumped version number in package.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Henniges committed Jan 22, 2021
1 parent 4b5516e commit ea4d2a7
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion bw/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 bw/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wolfpal",
"version": "1.2.0",
"version": "1.3.0",
"description": "A wolf to guide you to your end goals by helping keep you on track weely, bi-weekly or even monthly and yearly goals.",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion client/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 client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wolfpal",
"version": "1.2.0",
"version": "1.3.0",
"private": true,
"scripts": {
"dev": "nuxt",
Expand Down
2 changes: 1 addition & 1 deletion docs/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 docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wolfpal",
"version": "1.2.0",
"version": "1.3.0",
"private": true,
"scripts": {
"dev": "nuxt",
Expand Down
2 changes: 1 addition & 1 deletion server/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 server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wolfpal",
"version": "1.2.0",
"version": "1.3.0",
"description": "A wolf to guide you to your end goals by helping keep you on track weely, bi-weekly or even monthly and yearly goals.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit ea4d2a7

Please sign in to comment.