Skip to content

Commit 2fb6f6b

Browse files
committed
Bump patch version.
1 parent b5d6786 commit 2fb6f6b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/async/container/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
module Async
77
module Container
8-
VERSION = "0.23.0"
8+
VERSION = "0.23.1"
99
end
1010
end

releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
You may specify a `NOTIFY_LOG` environment variable to enable readiness logging to a log file. This can be used for Kubernetes readiness probes, e.g.
88

9-
```yaml
9+
``` yaml
1010
containers:
1111
- name: falcon
1212
env:

0 commit comments

Comments
 (0)