Skip to content

Commit 57a8a41

Browse files
github-actions[bot]Ten-James
authored andcommitted
chore: bump version to 0.2.3
1 parent dea8504 commit 57a8a41

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Ensure your DTO's are correctly mapped with compile time safety, to ensure valid
1111
using System;
1212
using System.Collections.Generic;
1313

14-
using TenJames.CompMap.Mappper;
14+
using TenJames.CompMap.Mapper;
1515

1616
namespace TenJames.CompMap.Example;
1717

TenJames.CompMap/TenJames.CompMap/TenJames.CompMap.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</PropertyGroup>
1515

1616
<PropertyGroup>
17-
<Version>0.2.2</Version>
17+
<Version>0.2.3</Version>
1818
<Title>Compiletime Mapper</Title>
1919
<Description>Map your object on compile time</Description>
2020
<PackageProjectUrl>https://github.com/Ten-James/CompMap</PackageProjectUrl>

0 commit comments

Comments
 (0)