Skip to content

Commit

Permalink
Create a release 0.0.1-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
descholar-ceo committed Jan 28, 2024
1 parent 8435934 commit 892244b
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: cielo
version: 0.0.1-rc1
version: 0.1.1-rc1

authors:
- descholar-ceo <emmanuellamugi@gmail.com>
Expand Down
2 changes: 1 addition & 1 deletion src/cielo.cr
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TODO: Write documentation for `Cielo`
module Cielo
VERSION = "0.0.1-rc1"
VERSION = "0.1.1-rc1"

# This is just a placeholder
end

0 comments on commit 892244b

Please sign in to comment.