Skip to content

Commit fe30bba

Browse files
committed
version bump to 1.5.0
1 parent 47435d7 commit fe30bba

File tree

7 files changed

+37
-37
lines changed

7 files changed

+37
-37
lines changed

docker/package.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -euxo pipefail
33

44
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )"
5-
VERSION=1.4.1
5+
VERSION=1.5.0
66

77
mkdir -p $DIR/../deploy/linux
88
cp $DIR/../integrations.json $DIR/../src/Datadog.Trace.ClrProfiler.Native/bin/Debug/x64/

integrations.json

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"maximum_patch": 65535
2121
},
2222
"wrapper": {
23-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
23+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
2424
"type": "Datadog.Trace.ClrProfiler.Integrations.AdoNetIntegration",
2525
"method": "ExecuteDbDataReader",
2626
"signature": "00 04 1C 1C 08 08 08"
@@ -44,7 +44,7 @@
4444
"maximum_patch": 65535
4545
},
4646
"wrapper": {
47-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
47+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
4848
"type": "Datadog.Trace.ClrProfiler.Integrations.AdoNetIntegration",
4949
"method": "ExecuteDbDataReader",
5050
"signature": "00 04 1C 1C 08 08 08"
@@ -69,7 +69,7 @@
6969
"maximum_patch": 65535
7070
},
7171
"wrapper": {
72-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
72+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
7373
"type": "Datadog.Trace.ClrProfiler.Integrations.AdoNetIntegration",
7474
"method": "ExecuteDbDataReaderAsync",
7575
"signature": "00 05 1C 1C 08 1C 08 08"
@@ -94,7 +94,7 @@
9494
"maximum_patch": 65535
9595
},
9696
"wrapper": {
97-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
97+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
9898
"type": "Datadog.Trace.ClrProfiler.Integrations.AdoNetIntegration",
9999
"method": "ExecuteDbDataReaderAsync",
100100
"signature": "00 05 1C 1C 08 1C 08 08"
@@ -128,7 +128,7 @@
128128
"maximum_patch": 65535
129129
},
130130
"wrapper": {
131-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
131+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
132132
"type": "Datadog.Trace.ClrProfiler.Integrations.AspNetCoreMvc2Integration",
133133
"method": "BeforeAction",
134134
"signature": "00 06 01 1C 1C 1C 1C 08 08"
@@ -157,7 +157,7 @@
157157
"maximum_patch": 65535
158158
},
159159
"wrapper": {
160-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
160+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
161161
"type": "Datadog.Trace.ClrProfiler.Integrations.AspNetCoreMvc2Integration",
162162
"method": "AfterAction",
163163
"signature": "00 06 01 1C 1C 1C 1C 08 08"
@@ -183,7 +183,7 @@
183183
"maximum_patch": 65535
184184
},
185185
"wrapper": {
186-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
186+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
187187
"type": "Datadog.Trace.ClrProfiler.Integrations.AspNetCoreMvc2Integration",
188188
"method": "Rethrow",
189189
"signature": "00 03 01 1C 08 08"
@@ -217,7 +217,7 @@
217217
"maximum_patch": 65535
218218
},
219219
"wrapper": {
220-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
220+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
221221
"type": "Datadog.Trace.ClrProfiler.Integrations.AspNetMvcIntegration",
222222
"method": "BeginInvokeAction",
223223
"signature": "00 07 1C 1C 1C 1C 1C 1C 08 08"
@@ -243,7 +243,7 @@
243243
"maximum_patch": 65535
244244
},
245245
"wrapper": {
246-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
246+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
247247
"type": "Datadog.Trace.ClrProfiler.Integrations.AspNetMvcIntegration",
248248
"method": "EndInvokeAction",
249249
"signature": "00 04 02 1C 1C 08 08"
@@ -273,7 +273,7 @@
273273
"maximum_patch": 65535
274274
},
275275
"wrapper": {
276-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
276+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
277277
"type": "Datadog.Trace.ClrProfiler.Integrations.AspNetWebApi2Integration",
278278
"method": "ExecuteAsync",
279279
"signature": "00 05 1C 1C 1C 1C 08 08"
@@ -304,7 +304,7 @@
304304
"maximum_patch": 65535
305305
},
306306
"wrapper": {
307-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
307+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
308308
"type": "Datadog.Trace.ClrProfiler.Integrations.ElasticsearchNet5Integration",
309309
"method": "CallElasticsearch",
310310
"signature": "10 01 04 1C 1C 1C 08 08"
@@ -331,7 +331,7 @@
331331
"maximum_patch": 65535
332332
},
333333
"wrapper": {
334-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
334+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
335335
"type": "Datadog.Trace.ClrProfiler.Integrations.ElasticsearchNet5Integration",
336336
"method": "CallElasticsearchAsync",
337337
"signature": "10 01 05 1C 1C 1C 1C 08 08"
@@ -362,7 +362,7 @@
362362
"maximum_patch": 65535
363363
},
364364
"wrapper": {
365-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
365+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
366366
"type": "Datadog.Trace.ClrProfiler.Integrations.ElasticsearchNet6Integration",
367367
"method": "CallElasticsearch",
368368
"signature": "10 01 04 1C 1C 1C 08 08"
@@ -389,7 +389,7 @@
389389
"maximum_patch": 65535
390390
},
391391
"wrapper": {
392-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
392+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
393393
"type": "Datadog.Trace.ClrProfiler.Integrations.ElasticsearchNet6Integration",
394394
"method": "CallElasticsearchAsync",
395395
"signature": "10 01 05 1C 1C 1C 1C 08 08"
@@ -418,7 +418,7 @@
418418
"maximum_patch": 65535
419419
},
420420
"wrapper": {
421-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
421+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
422422
"type": "Datadog.Trace.ClrProfiler.Integrations.HttpContextIntegration",
423423
"method": "Initialize",
424424
"signature": "00 04 01 1C 1C 08 08"
@@ -448,7 +448,7 @@
448448
"maximum_patch": 65535
449449
},
450450
"wrapper": {
451-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
451+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
452452
"type": "Datadog.Trace.ClrProfiler.Integrations.HttpMessageHandlerIntegration",
453453
"method": "HttpMessageHandler_SendAsync",
454454
"signature": "00 05 1C 1C 1C 1C 08 08"
@@ -473,7 +473,7 @@
473473
"maximum_patch": 65535
474474
},
475475
"wrapper": {
476-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
476+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
477477
"type": "Datadog.Trace.ClrProfiler.Integrations.HttpMessageHandlerIntegration",
478478
"method": "HttpClientHandler_SendAsync",
479479
"signature": "00 05 1C 1C 1C 1C 08 08"
@@ -503,7 +503,7 @@
503503
"maximum_patch": 65535
504504
},
505505
"wrapper": {
506-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
506+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
507507
"type": "Datadog.Trace.ClrProfiler.Integrations.MongoDbIntegration",
508508
"method": "Execute",
509509
"signature": "00 05 1C 1C 1C 1C 08 08"
@@ -528,7 +528,7 @@
528528
"maximum_patch": 65535
529529
},
530530
"wrapper": {
531-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
531+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
532532
"type": "Datadog.Trace.ClrProfiler.Integrations.MongoDbIntegration",
533533
"method": "ExecuteGeneric",
534534
"signature": "00 05 1C 1C 1C 1C 08 08"
@@ -553,7 +553,7 @@
553553
"maximum_patch": 65535
554554
},
555555
"wrapper": {
556-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
556+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
557557
"type": "Datadog.Trace.ClrProfiler.Integrations.MongoDbIntegration",
558558
"method": "ExecuteAsync",
559559
"signature": "00 05 1C 1C 1C 1C 08 08"
@@ -578,7 +578,7 @@
578578
"maximum_patch": 65535
579579
},
580580
"wrapper": {
581-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
581+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
582582
"type": "Datadog.Trace.ClrProfiler.Integrations.MongoDbIntegration",
583583
"method": "ExecuteAsyncGeneric",
584584
"signature": "00 05 1C 1C 1C 1C 08 08"
@@ -612,7 +612,7 @@
612612
"maximum_patch": 65535
613613
},
614614
"wrapper": {
615-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
615+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
616616
"type": "Datadog.Trace.ClrProfiler.Integrations.ServiceStackRedisIntegration",
617617
"method": "SendReceive",
618618
"signature": "10 01 07 1E 00 1C 1D 1D 05 1C 1C 02 08 08"
@@ -645,7 +645,7 @@
645645
"maximum_patch": 65535
646646
},
647647
"wrapper": {
648-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
648+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
649649
"type": "Datadog.Trace.ClrProfiler.Integrations.StackExchange.Redis.ConnectionMultiplexer",
650650
"method": "ExecuteSyncImpl",
651651
"signature": "10 01 06 1E 00 1C 1C 1C 1C 08 08"
@@ -673,7 +673,7 @@
673673
"maximum_patch": 65535
674674
},
675675
"wrapper": {
676-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
676+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
677677
"type": "Datadog.Trace.ClrProfiler.Integrations.StackExchange.Redis.ConnectionMultiplexer",
678678
"method": "ExecuteSyncImpl",
679679
"signature": "10 01 06 1E 00 1C 1C 1C 1C 08 08"
@@ -702,7 +702,7 @@
702702
"maximum_patch": 65535
703703
},
704704
"wrapper": {
705-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
705+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
706706
"type": "Datadog.Trace.ClrProfiler.Integrations.StackExchange.Redis.ConnectionMultiplexer",
707707
"method": "ExecuteAsyncImpl",
708708
"signature": "10 01 07 1C 1C 1C 1C 1C 1C 08 08"
@@ -731,7 +731,7 @@
731731
"maximum_patch": 65535
732732
},
733733
"wrapper": {
734-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
734+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
735735
"type": "Datadog.Trace.ClrProfiler.Integrations.StackExchange.Redis.ConnectionMultiplexer",
736736
"method": "ExecuteAsyncImpl",
737737
"signature": "10 01 07 1C 1C 1C 1C 1C 1C 08 08"
@@ -759,7 +759,7 @@
759759
"maximum_patch": 65535
760760
},
761761
"wrapper": {
762-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
762+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
763763
"type": "Datadog.Trace.ClrProfiler.Integrations.StackExchange.Redis.RedisBatch",
764764
"method": "ExecuteAsync",
765765
"signature": "10 01 06 1C 1C 1C 1C 1C 08 08"
@@ -787,7 +787,7 @@
787787
"maximum_patch": 65535
788788
},
789789
"wrapper": {
790-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
790+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
791791
"type": "Datadog.Trace.ClrProfiler.Integrations.StackExchange.Redis.RedisBatch",
792792
"method": "ExecuteAsync",
793793
"signature": "10 01 06 1C 1C 1C 1C 1C 08 08"
@@ -817,7 +817,7 @@
817817
"maximum_patch": 65535
818818
},
819819
"wrapper": {
820-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
820+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
821821
"type": "Datadog.Trace.ClrProfiler.Integrations.WcfIntegration",
822822
"method": "HandleRequest",
823823
"signature": "00 05 02 1C 1C 1C 08 08"
@@ -845,7 +845,7 @@
845845
"maximum_patch": 65535
846846
},
847847
"wrapper": {
848-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
848+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
849849
"type": "Datadog.Trace.ClrProfiler.Integrations.WebRequestIntegration",
850850
"method": "GetResponse",
851851
"signature": "00 03 1C 1C 08 08"
@@ -868,7 +868,7 @@
868868
"maximum_patch": 65535
869869
},
870870
"wrapper": {
871-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
871+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
872872
"type": "Datadog.Trace.ClrProfiler.Integrations.WebRequestIntegration",
873873
"method": "GetResponse",
874874
"signature": "00 03 1C 1C 08 08"
@@ -891,7 +891,7 @@
891891
"maximum_patch": 65535
892892
},
893893
"wrapper": {
894-
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.4.1.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
894+
"assembly": "Datadog.Trace.ClrProfiler.Managed, Version=1.5.0.0, Culture=neutral, PublicKeyToken=def86d061d0d2eeb",
895895
"type": "Datadog.Trace.ClrProfiler.Integrations.WebRequestIntegration",
896896
"method": "GetResponseAsync",
897897
"signature": "00 03 1C 1C 08 08"

reproductions/AutomapperTest/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM mcr.microsoft.com/dotnet/core/runtime:2.1-stretch-slim AS base
2-
ARG TRACER_VERSION=1.4.1
2+
ARG TRACER_VERSION=1.5.0
33
RUN mkdir -p /opt/datadog
44
RUN mkdir -p /var/log/datadog
55
RUN curl -L https://github.com/DataDog/dd-trace-dotnet/releases/download/v$TRACER_VERSION/datadog-dotnet-apm-$TRACER_VERSION.tar.gz | tar xzf - -C /opt/datadog

src/Datadog.Trace.ClrProfiler.Managed/Datadog.Trace.ClrProfiler.Managed.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<RootNamespace>Datadog.Trace.ClrProfiler</RootNamespace>
55

66
<!-- NuGet -->
7-
<Version>1.4.1</Version>
7+
<Version>1.5.0</Version>
88
<Title>Datadog APM - ClrProfiler</Title>
99
<Description>Automatic instrumentation library used by .NET Tracer for Datadog APM. Requires separate native library that implements the CLR Profiling API.</Description>
1010
<Authors>lucas.pimentel.datadog</Authors>

src/Datadog.Trace.ClrProfiler.Native/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required (VERSION 3.8)
22
cmake_policy(SET CMP0015 NEW)
33

4-
project("Datadog.Trace.ClrProfiler.Native" VERSION 1.4.1)
4+
project("Datadog.Trace.ClrProfiler.Native" VERSION 1.5.0)
55

66
add_compile_options(-std=c++11 -fPIC -fms-extensions)
77
add_compile_options(-DBIT64 -DPAL_STDCPP_COMPAT -DPLATFORM_UNIX -DUNICODE)
0 Bytes
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#pragma once
22

3-
constexpr auto PROFILER_VERSION = "1.4.1";
3+
constexpr auto PROFILER_VERSION = "1.5.0";

0 commit comments

Comments
 (0)