Skip to content
This repository was archived by the owner on Sep 15, 2018. It is now read-only.

Commit d41defd

Browse files
committed
Updating version and spec
1 parent 61751ce commit d41defd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.0
1+
0.4.0

captured.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55

66
Gem::Specification.new do |s|
77
s.name = %q{captured}
8-
s.version = "0.3.0"
8+
s.version = "0.4.0"
99

1010
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
1111
s.authors = ["Christopher Sexton"]
12-
s.date = %q{2010-01-11}
12+
s.date = %q{2010-05-18}
1313
s.default_executable = %q{captured}
1414
s.description = %q{Because <shift>-<command>-4 is the single most useful shorcut in Macdom}
1515
s.email = %q{[email protected]}

0 commit comments

Comments
 (0)