Skip to content

Commit 5ffe20c

Browse files
author
Joshua Wood
committed
Release 0.1.1
1 parent dc514a2 commit 5ffe20c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
incoming (0.1.0)
4+
incoming (0.1.1)
55
mail (~> 2.4.1)
66
postmark-mitt (~> 0.0.11)
77

incoming.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Gem::Specification.new do |s|
22
# The following lines are updated automatically by `rake gemspec`
33
s.name = 'incoming'
4-
s.version = '0.1.0'
4+
s.version = '0.1.1'
55
s.date = '2013-02-16'
66

77
s.summary = 'Incoming! helps you receive email in your Rack apps.'

0 commit comments

Comments
 (0)