Updated api-gateway-async-logger version to 1.0.1 (#23)
diff --git a/Dockerfile b/Dockerfile
index a0ba04f..d2b6e8d 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -263,7 +263,7 @@
     && rm -rf /var/cache/apk/* \
     && rm -rf /tmp/api-gateway
 
-ENV ASYNC_LOGGER_VERSION 1.0.0
+ENV ASYNC_LOGGER_VERSION 1.0.1
 RUN echo " ... installing api-gateway-async-logger ..." \
     && apk update \
     && apk add make \
diff --git a/README.md b/README.md
index 226dec4..8e10311 100644
--- a/README.md
+++ b/README.md
@@ -117,7 +117,7 @@
 | [api-gateway-hmac](https://github.com/adobe-apiplatform/api-gateway-hmac) | [1.0.0](https://github.com/adobe-apiplatform/api-gateway-hmac/releases/tag/1.0.0) | HMAC support for Lua with multiple algorithms, via OpenSSL and FFI |
 | [api-gateway-aws](https://github.com/adobe-apiplatform/api-gateway-aws) | [1.7.0](https://github.com/adobe-apiplatform/api-gateway-aws/releases/tag/1.7.0) | AWS SDK for Nginx in Lua |
 | [api-gateway-request-validation](https://github.com/adobe-apiplatform/api-gateway-request-validation) | [1.1.1](https://github.com/adobe-apiplatform/api-gateway-request-validation/releases/tag/1.0.0) | API Request Validation framework  |
-| [api-gateway-async-logger](https://github.com/adobe-apiplatform/api-gateway-async-logger) | [1.0.0](https://github.com/adobe-apiplatform/api-gateway-async-logger/releases/tag/1.0.0) | Performant async logger |
+| [api-gateway-async-logger](https://github.com/adobe-apiplatform/api-gateway-async-logger) | [1.0.1](https://github.com/adobe-apiplatform/api-gateway-async-logger/releases/tag/1.0.1) | Performant async logger |
 
 ##### Other Lua Modules