Skip to content

Commit

Permalink
Bump to v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
erdnaxeli committed Apr 11, 2021
1 parent 00282eb commit 9b0c8d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: clip
version: 0.2.3
version: 0.2.4

authors:
- Alexandre Morignot <amorignot@meilleursagents.com>
Expand Down
2 changes: 1 addition & 1 deletion src/clip.cr
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
require "./clip/*"

module Clip
VERSION = "0.2.3"
VERSION = "0.2.4"
end

0 comments on commit 9b0c8d0

Please sign in to comment.