Skip to content

Commit 0c75588

Browse files
committed
Version Bump
1 parent 844718c commit 0c75588

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# News
22

3+
## 0.36.0 (Nov 21, 2024)
4+
5+
New features `extract!`, `partial!`, and test improvments.
6+
37
## 0.35.0 (Jul 20, 2024)
48

59
Fix issue with locals referring to an earlier item when using it in collections.

lib/props_template/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Props
2-
VERSION = "0.35.0".freeze
2+
VERSION = "0.36.0".freeze
33
end

0 commit comments

Comments
 (0)