Skip to content

Commit 3fe41f3

Browse files
committed
Release 4.0.313
1 parent 0dfe030 commit 3fe41f3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "remotion/lambda",
33
"type": "library",
4-
"version": "4.0.312",
4+
"version": "4.0.313",
55
"description": "A PHP library for working with Remotion Lambda",
66
"license": "proprietary",
77
"autoload": {

composer.lock

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

src/Semantic.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44

55
class Semantic
66
{
7-
public const VERSION = "4.0.312";
7+
public const VERSION = "4.0.313";
88
}

0 commit comments

Comments
 (0)