Skip to content

Commit 9b181fc

Browse files
committed
Bump 0.5.0
1 parent eae739b commit 9b181fc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## master
44

5+
## 0.5.0 (2023-12-04)
6+
57
- Add nested processors support. ([@palkan][])
68

79
## 0.4.0 (2021-03-05)

lib/rubanok/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Rubanok
4-
VERSION = "0.4.0"
4+
VERSION = "0.5.0"
55
end

0 commit comments

Comments
 (0)