Skip to content

Commit 3c9a905

Browse files
author
dcparker
committed
Bumped up version.
1 parent eaf52f4 commit 3c9a905

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,8 @@
44

55
* Birthday!
66

7+
=== 0.0.2 / 2009-11-18
8+
9+
* 1 minor enhancement
10+
11+
* Made all of the examples in the README possible.

lib/gmail.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
require 'smtp_tls'
44

55
class Gmail
6-
VERSION = '0.0.1'
6+
VERSION = '0.0.2'
77

88
attr_reader :imap
99

0 commit comments

Comments
 (0)