chore: Bump version to 22.0.1 (#72)

## What's Changed

There are only backward compatible bug fixes for the next release.

#57
diff --git a/Directory.Build.props b/Directory.Build.props
index 14770c2..4dab837 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -28,7 +28,7 @@
     <Product>Apache Arrow library</Product>
     <Copyright>Copyright 2016-2024 The Apache Software Foundation</Copyright>
     <Company>The Apache Software Foundation</Company>
-    <Version>22.0.0</Version>
+    <Version>22.0.1</Version>
   </PropertyGroup>
 
   <PropertyGroup>