We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaf52f4 commit 3c9a905Copy full SHA for 3c9a905
History.txt
@@ -4,3 +4,8 @@
4
5
* Birthday!
6
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
@@ -3,7 +3,7 @@
3
require 'smtp_tls'
class Gmail
- VERSION = '0.0.1'
+ VERSION = '0.0.2'
attr_reader :imap
0 commit comments