Skip to content

Commit cb1d6b1

Browse files
committed
Release 4.0.317
1 parent 29dac4b commit cb1d6b1

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.315",
4+
"version": "4.0.317",
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.315";
7+
public const VERSION = "4.0.317";
88
}

0 commit comments

Comments
 (0)