Skip to content

Commit 01050c4

Browse files
committed
chore: release 1.0.1
1 parent 5878350 commit 01050c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
_ "github.com/lib/pq"
1515
)
1616

17-
const version = "1.0.0"
17+
const version = "1.0.1"
1818

1919
/*
2020
Endpoints:

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "concinnity",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Watch video files together with others on the internet.",
55
"repository": "https://github.com/retrixe/concinnity.git",
66
"author": "Ibrahim Ansari <ansari.ibrahim1@gmail.com>",

0 commit comments

Comments
 (0)