Skip to content

Commit d02eec5

Browse files
committed
bump to 0.4.3
1 parent 5283670 commit d02eec5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

History.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
== 0.4.3 2010-10-17
2+
3+
* Fixed 'create-from-local' to correctly select public/private [scott]
4+
15
== 0.4.2
26

37
New protocols supported: http, git+ssh, git+ssh://git@

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.2') do |p|
7+
Echoe.new('github', '0.4.3') 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)