Skip to content

Commit

Permalink
chore: simplify version management
Browse files Browse the repository at this point in the history
  • Loading branch information
wout committed Feb 11, 2024
1 parent 6dacd0e commit 3156a35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
12 changes: 0 additions & 12 deletions spec/mollie/version_spec.cr

This file was deleted.

4 changes: 2 additions & 2 deletions src/mollie/version.cr
@@ -1,3 +1,3 @@
struct Mollie
VERSION = "1.4.2"
module Rosetta
VERSION = {{ `shards version "#{__DIR__}"`.chomp.stringify }}
end

0 comments on commit 3156a35

Please sign in to comment.