Skip to content

Commit 6d7194b

Browse files
committed
apparently there is already a 0.4.3 release; pushing as 0.4.4
1 parent d02eec5 commit 6d7194b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

History.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
== 0.4.3 2010-10-17
1+
== 0.4.4 2010-10-17
22

33
* Fixed 'create-from-local' to correctly select public/private [scott]
44

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ require 'rake'
44
begin
55
require 'echoe'
66

7-
Echoe.new('github', '0.4.3') do |p|
7+
Echoe.new('github', '0.4.4') do |p|
88
p.rubyforge_name = 'github'
99
p.summary = "The official `github` command line helper for simplifying your GitHub experience."
1010
p.description = "The official `github` command line helper for simplifying your GitHub experience."

0 commit comments

Comments
 (0)