Skip to content

Commit f4f6588

Browse files
committed
chore(release): bump version to 0.11.0
1 parent 84bd297 commit f4f6588

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: baked_file_system
2-
version: 0.10.0
2+
version: 0.11.0
33
crystal: ">= 0.35.0"
44

55
authors:

src/baked_file_system/version.cr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module BakedFileSystem
2-
VERSION = "0.9.0"
2+
VERSION = "0.11.0"
33
end

0 commit comments

Comments
 (0)