From 0ae1f8ac3b7fd610a4abfbab5c2c5bba6f1a1091 Mon Sep 17 00:00:00 2001
From: alex-jitbit <33555768+alex-jitbit@users.noreply.github.com>
Date: Wed, 1 May 2024 13:06:02 +0300
Subject: [PATCH] Version bump (and fixed version number)
---
MapDataReader/MapDataReader.csproj | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MapDataReader/MapDataReader.csproj b/MapDataReader/MapDataReader.csproj
index a9dab4f..7fda524 100644
--- a/MapDataReader/MapDataReader.csproj
+++ b/MapDataReader/MapDataReader.csproj
@@ -10,7 +10,7 @@
README.md
https://github.com/jitbit/mapdatareader
LICENSE
- 1.0.2
+ 1.0.13
aot;source-generator
Super fast mapping of DataReader to custom objects
True