Skip to content

Commit

Permalink
globalise version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sup2point0 committed Jan 28, 2025
1 parent 671e8a9 commit 8a26db6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 0 additions & 4 deletions Rakefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
task default: :squark
VERSION = "2.3.3"

require_relative "squarkdown/utils/log"
log "running Squarkdown v#{VERSION}"


## Tasks
Expand Down
1 change: 1 addition & 0 deletions squark.version.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
VERSION = "3.0.0"

0 comments on commit 8a26db6

Please sign in to comment.