There was an error while loading. Please reload this page.
1 parent 397b796 commit 072d74dCopy full SHA for 072d74d
2 files changed
packages/tugboat/lib/src/sdk_version.dart
@@ -1,3 +1,3 @@
1
// Keep this in sync with packages/tugboat/pubspec.yaml. The SDK version test
2
// reads pubspec.yaml directly so release bumps fail fast if this drifts.
3
-const tugboatSdkVersion = '0.4.3';
+const tugboatSdkVersion = '0.4.4';
packages/tugboat/pubspec.yaml
@@ -1,7 +1,7 @@
name: tugboat
description: >-
Screenshot-based session replay with compact interaction anchors for Tugboat.
4
-version: 0.4.3
+version: 0.4.4
5
repository: https://github.com/blendto/tugboat-flutter
6
issue_tracker: https://github.com/blendto/tugboat-flutter/issues
7
homepage: https://github.com/blendto/tugboat-flutter
0 commit comments