Skip to content

Commit 855343d

Browse files
committed
bump to 0.4.6
1 parent a3983fd commit 855343d

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-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-
github (0.4.5)
4+
github (0.4.6)
55
highline (~> 1.5.1)
66
json (~> 1.4.6)
77
launchy (~> 0.3.7)

History.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
== 0.4.6 2010-11-04
2+
3+
* Fix recent https migration of github.com [fishman]
4+
15
== 0.4.5 2010-10-25
26

37
* Added "gh admin" - to open the Admin page for this project

lib/github/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module GitHub
2-
VERSION = "0.4.5"
2+
VERSION = "0.4.6"
33
end

0 commit comments

Comments
 (0)