Skip to content

Commit 2c28506

Browse files
committed
Bump 2.0.0
1 parent 7867b96 commit 2c28506

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Change log
22

3+
## v2.0.0 (2025-01-10)
4+
35
- Update the inline template API to pass source as string instead of parsing comments. [@palkan][]
46

57
```rb

lib/keynote/version.rb

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

33
module Keynote
44
# @private
5-
VERSION = "2.0.0-dev"
5+
VERSION = "2.0.0"
66
end

0 commit comments

Comments
 (0)