Skip to content

Commit 53da239

Browse files
author
AshDyson
committed
0.4.2
1 parent a010f61 commit 53da239

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

api/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "petio-rest",
3-
"version": "0.4.2-alpha-rc3",
3+
"version": "0.4.2-alpha",
44
"description": "Rest Api for Petio",
55
"main": "index.js",
66
"scripts": {

frontend/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "petio",
3-
"version": "0.4.2-alpha-rc3",
3+
"version": "0.4.2-alpha",
44
"private": true,
55
"homepage": ".",
66
"dependencies": {

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "petio",
3-
"version": "0.4.2-alpha-rc3",
3+
"version": "0.4.2-alpha",
44
"description": "Request Platform for Plex",
55
"main": "petio.js",
66
"author": "",

0 commit comments

Comments
 (0)