diff --git a/package.json b/package.json index 8b52647..55d0f13 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "pianoverse", "module": "index.ts", "type": "module", - "version": "v2.0.0", + "version": "v2.0.1", "license": "GPL-3.0-only", "homepage": "https://git.sad.ovh/sophie/pianoverse", "bugs": "https://git.sad.ovh/sophie/pianoverse/issues", diff --git a/pianoverse.proto b/pianoverse.proto index f4b6678..f2d9461 100644 --- a/pianoverse.proto +++ b/pianoverse.proto @@ -1,4 +1,4 @@ -// PV version = 9a65ffd093eefcad972f715896bf35d9d5058a2d +// PV version = 6202927ae53e43bafd8b8fd3be1ffcaaa45426a3 syntax = "proto3"; diff --git a/pianoverse_pb.ts b/pianoverse_pb.ts index 509c260..8f3898b 100644 --- a/pianoverse_pb.ts +++ b/pianoverse_pb.ts @@ -1,4 +1,4 @@ -// PV version = 9a65ffd093eefcad972f715896bf35d9d5058a2d +// PV version = 6202927ae53e43bafd8b8fd3be1ffcaaa45426a3 // @generated by protoc-gen-es v1.10.0 with parameter "target=ts" // @generated from file pianoverse.proto (package pianoverse, syntax proto3)