Skip to content

Commit 03b9da8

Browse files
committed
Bump
1 parent 3f1b682 commit 03b9da8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/imap/backup/version.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ module Imap; end
22

33
module Imap::Backup
44
# @private
5-
MAJOR = 15
5+
MAJOR = 16
66
# @private
7-
MINOR = 1
7+
MINOR = 0
88
# @private
9-
REVISION = 3
9+
REVISION = 0
1010
# @private
1111
PRE = nil
1212
# The application version

0 commit comments

Comments
 (0)