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 d02eec5 commit 6d7194bCopy full SHA for 6d7194b
History.txt
@@ -1,4 +1,4 @@
1
-== 0.4.3 2010-10-17
+== 0.4.4 2010-10-17
2
3
* Fixed 'create-from-local' to correctly select public/private [scott]
4
Rakefile
@@ -4,7 +4,7 @@ require 'rake'
begin
5
require 'echoe'
6
7
- Echoe.new('github', '0.4.3') do |p|
+ Echoe.new('github', '0.4.4') do |p|
8
p.rubyforge_name = 'github'
9
p.summary = "The official `github` command line helper for simplifying your GitHub experience."
10
p.description = "The official `github` command line helper for simplifying your GitHub experience."
0 commit comments