autotest-growl 0.2.12 → 0.2.13

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,8 @@
1
+ == 0.2.13 2011-10-18
2
+
3
+ * 1 minor improvement
4
+ * Update growlnotify for Growl 1.3
5
+
1
6
  == 0.2.12 2011-10-11
2
7
 
3
8
  * 1 minor improvement
Binary file
@@ -1,5 +1,5 @@
1
1
  class Autotest
2
2
  module Growl
3
- VERSION = "0.2.12"
3
+ VERSION = "0.2.13"
4
4
  end
5
5
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: autotest-growl
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.2.12
5
+ version: 0.2.13
6
6
  platform: ruby
7
7
  authors:
8
8
  - Sven Schwyn
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2011-10-17 00:00:00 Z
13
+ date: 2011-10-18 00:00:00 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rake