We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 472a9a0 commit 3637969Copy full SHA for 3637969
History.txt
@@ -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
15
=== 1.0.0 / 2011-03-22
16
17
* 1 major enhancement
Manifest.txt
@@ -7,4 +7,3 @@ bin/gx-publish
bin/gx-update
lib/gx.rb
lib/gx/enhance.rb
-test/test_gx.rb
lib/gx.rb
@@ -1,3 +1,3 @@
class Gx
- VERSION = '1.0.1'
+ VERSION = '1.1.0'
end
0 commit comments