Skip to content

Commit

Permalink
Bump version to 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
joonashak committed May 7, 2023
1 parent 8fec2ee commit c82166a
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions 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": "client",
"version": "0.3.1",
"version": "0.3.2",
"private": true,
"engines": {
"node": ">=18.0.0"
Expand Down
4 changes: 2 additions & 2 deletions 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": "holenav-docs",
"version": "0.3.1",
"version": "0.3.2",
"description": "Holenav Documentation",
"main": "index.js",
"authors": {
Expand Down
4 changes: 2 additions & 2 deletions e2e/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 e2e/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "holenav-e2e-tests",
"version": "0.3.1",
"version": "0.3.2",
"engines": {
"node": ">=18.0.0"
},
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": "holenav",
"version": "0.3.1",
"version": "0.3.2",
"description": "New mapper for make benefit of the glorious EVE community. Currently in early prototyping.",
"scripts": {
"start": "npm run startd && npm run logs",
Expand Down
4 changes: 2 additions & 2 deletions 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": "server",
"version": "0.3.1",
"version": "0.3.2",
"description": "",
"author": "",
"private": true,
Expand Down

0 comments on commit c82166a

Please sign in to comment.