Skip to content

Commit 8bb5bf6

Browse files
jmarbuttclaude
andcommitted
Bump version to 1.4.2
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 54b99a0 commit 8bb5bf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Inngest/InngestClient.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public class InngestClient : IInngestClient
3030
private readonly string _environment;
3131
private readonly bool _isDev;
3232
private readonly bool _disableCronTriggersInDev;
33-
private readonly string _sdkVersion = "1.4.1";
33+
private readonly string _sdkVersion = "1.4.2";
3434
private readonly string _appId;
3535
private readonly ILogger _logger;
3636
private readonly IInngestFunctionRegistry? _registry;

0 commit comments

Comments
 (0)