Skip to content

Commit

Permalink
bump versions for next release (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoertink authored Oct 21, 2024
1 parent b640a22 commit fc9473a
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: authentic
version: 1.0.0
version: 1.0.1

authors:
- Paul Smith <paulcsmith0218@gmail.com>
Expand Down
2 changes: 1 addition & 1 deletion src/authentic/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Authentic
VERSION = "1.0.0"
VERSION = "1.0.1"
end

0 comments on commit fc9473a

Please sign in to comment.