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 ab7abe5 commit 02b63c7Copy full SHA for 02b63c7
src/decorator/version.cr
@@ -1,3 +1,3 @@
1
module Decorator
2
- VERSION = "0.3.0"
+ VERSION = {{ `shards version "#{__DIR__}"`.chomp.stringify }}
3
end
0 commit comments