Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
defunkt committed Apr 7, 2010
1 parent 75d0013 commit c7780c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.md
@@ -1,3 +1,7 @@
## 1.1.0 (2010-04-07)

* `hub fork` command - Thanks Mislav!

## 1.0.3 (2010-03-10)

* Bugfix: `hub remote` for repos with -, /, etc
Expand Down
2 changes: 1 addition & 1 deletion lib/hub/version.rb
@@ -1,3 +1,3 @@
module Hub
Version = '1.0.3'
Version = '1.1.0'
end

0 comments on commit c7780c5

Please sign in to comment.