diff --git a/docs/index.md b/docs/index.md index ed8b54ab..29875d66 100644 --- a/docs/index.md +++ b/docs/index.md @@ -166,6 +166,8 @@ Knowing which companies are using this library is important to help prioritize t [**Pushpay**](https://pushpay.com/){target="_blank" rel="nofollow"} { .card } + + ## Tenets These are our core principles to guide our decision making. diff --git a/version.json b/version.json index fa635067..8d794b87 100644 --- a/version.json +++ b/version.json @@ -2,11 +2,11 @@ "Core": { "Logging": "1.5.1", "Metrics": "1.7.1", - "Tracing": "1.5.0" + "Tracing": "1.5.1" }, "Utilities": { "Parameters": "1.3.0", - "Idempotency": "1.2.1", - "BatchProcessing": "1.1.1" + "Idempotency": "1.2.2", + "BatchProcessing": "1.1.2" } }