Skip to content

Commit

Permalink
Bumped version number to v0.36.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
drujensen committed Feb 22, 2021
1 parent 7e6eb32 commit 9975419
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion shard.yml
@@ -1,6 +1,6 @@
name: amber

version: 0.35.0
version: 0.36.0

authors:
- Amber Team and Contributors <amberframework.org>
Expand Down
2 changes: 1 addition & 1 deletion src/amber/version.cr
@@ -1,3 +1,3 @@
module Amber
VERSION = "0.35.0"
VERSION = "0.36.0"
end

0 comments on commit 9975419

Please sign in to comment.