Skip to content

Commit 3637969

Browse files
author
Evan Phoenix
committed
Bump the release!
1 parent 472a9a0 commit 3637969

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

History.txt

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
=== 1.1.0 / 2001-04-02
2+
3+
* 1 mega enhancement
4+
5+
* Spinner to indicate fetchitude status
6+
7+
* 1 sharktopus enhancement
8+
9+
* -c to use 'hub compare' rather than the normal diffstat
10+
11+
* 1 bodacious enhancement
12+
13+
* defunkt now a regular contributor
14+
115
=== 1.0.0 / 2011-03-22
216

317
* 1 major enhancement

Manifest.txt

-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,3 @@ bin/gx-publish
77
bin/gx-update
88
lib/gx.rb
99
lib/gx/enhance.rb
10-
test/test_gx.rb

lib/gx.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
class Gx
2-
VERSION = '1.0.1'
2+
VERSION = '1.1.0'
33
end

0 commit comments

Comments
 (0)