diff --git a/README.md b/README.md
index c580e3c..a08a4d1 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ The package allows to write SQL queries in the data step, e.g.
set %SQL(select * from sashelp.class order by age);
run;
```
-SHA256 digest for the latest version of `SQLinDS`: D5A66E60602270E5FB1E592FA3E0C2F2C640BC077FE799A2223CB9BA275F6F47
+SHA256 digest for the latest version of `SQLinDS`: 42677CEBB0778A6B72DE9C0071B66A345811EE470289E3847D7737F782E709E0
[**Documentation for SQLinDS**](./sqlinds.md "Documentation for SQLinDS")
diff --git a/hist/2.2.4/sqlinds.zip b/hist/2.2.4/sqlinds.zip
new file mode 100644
index 0000000..9f27c10
Binary files /dev/null and b/hist/2.2.4/sqlinds.zip differ
diff --git a/sqlinds.md b/sqlinds.md
index 62ea5a1..8982c00 100644
--- a/sqlinds.md
+++ b/sqlinds.md
@@ -8,7 +8,7 @@
---
-# The SQLinDS package [ver. 2.2.3] ###############################################
+# The SQLinDS package [ver. 2.2.4] ###############################################
The **SQLinDS** package is an implementation of
the *macro-function-sandwich* concept introduced in the
@@ -46,10 +46,10 @@ Package contains:
Required SAS Components:
*Base SAS Software*
-*SAS package generated by generatePackage, version 20221125*
+*SAS package generated by generatePackage, version 20221215*
The SHA256 hash digest for package SQLinDS:
-`D5A66E60602270E5FB1E592FA3E0C2F2C640BC077FE799A2223CB9BA275F6F47`
+`42677CEBB0778A6B72DE9C0071B66A345811EE470289E3847D7737F782E709E0`
---
# Content description ############################################################################################
diff --git a/sqlinds.zip b/sqlinds.zip
index 7ac4fd1..9f27c10 100644
Binary files a/sqlinds.zip and b/sqlinds.zip differ