Skip to content

Commit 3293ffc

Browse files
committed
Version 0.35.0
1 parent 92b5205 commit 3293ffc

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.35.0 2026-06-04
2+
3+
- Add `syntropy new` command
4+
- Finalize work on new app template
5+
16
# 0.34.4 2026-06-03
27

38
- Really fix running test in watch mode with docker compose

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.34.4'
4+
VERSION = '0.35.0'
55
end

0 commit comments

Comments
 (0)