Skip to content

Commit e4539c4

Browse files
committed
Release 2.2.3
1 parent 2fb652f commit e4539c4

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: maildir
2-
version: 2.2.2
2+
version: 2.2.3
33

44
authors:
55
- Davor Ocelic <docelic@spinlocksolutions.com>

src/version.cr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
class Maildir
2-
VERSION = "2.2.2"
2+
VERSION = "2.2.3"
33
end

0 commit comments

Comments
 (0)