We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7867b96 commit 2c28506Copy full SHA for 2c28506
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Change log
2
3
+## v2.0.0 (2025-01-10)
4
+
5
- Update the inline template API to pass source as string instead of parsing comments. [@palkan][]
6
7
```rb
lib/keynote/version.rb
@@ -2,5 +2,5 @@
module Keynote
# @private
- VERSION = "2.0.0-dev"
+ VERSION = "2.0.0"
end
0 commit comments