Skip to content

Commit 061705e

Browse files
committed
feat: Update AppMap format version to 1.5.0
1 parent b551e15 commit 061705e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/appmap/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ module AppMap
55

66
VERSION = '0.45.0'
77

8-
APPMAP_FORMAT_VERSION = '1.4'
8+
APPMAP_FORMAT_VERSION = '1.5.0'
99
end

0 commit comments

Comments
 (0)