Skip to content

Commit e752596

Browse files
committed
Version 0.25
1 parent 904467f commit e752596

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.25 2025-10-19
2+
3+
- Upgrade Papercraft to version 3.0
14
- Fix tests
25

36
# 0.24 2025-10-08

lib/syntropy/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Syntropy
4-
VERSION = '0.24'
4+
VERSION = '0.25'
55
end

0 commit comments

Comments
 (0)