Skip to content

Commit 5432091

Browse files
committed
Release 5.0.1
1 parent 36d7071 commit 5432091

File tree

5 files changed

+10
-3
lines changed

5 files changed

+10
-3
lines changed

CHANGES

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Version 5.0.1 - 2019-01-13
2+
- Fix for multi-director movies
3+
4+
15
Version 5.0.0 - 2018-12-19
26
- Replace go-micro with gRPC
37
- Cleanup go mod

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.0.0
1+
5.0.1

client/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "client",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"private": true,
55
"scripts": {
66
"serve": "vue-cli-service serve",

metadata/changes/5.0.1.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2019-01-13 - 5.0.1
2+
3+
- Fix for multi-director movies

0 commit comments

Comments
 (0)