tddium-preview 0.6.12 → 0.6.13

Sign up to get free protection for your applications and to get access to all the features.
@@ -139,7 +139,7 @@ EOF
139
139
  To enable Campfire notifications, enter your Campfire subdomain, API token,
140
140
  and the room name to post for this suite's builds.
141
141
 
142
- Subdomain and API token are shared by all suites that belong to you (%s).
142
+ Subdomain and API token are shared by all suites that belong to you.
143
143
 
144
144
  Leave the Campfire room name blank to disable Campfire for this suite.
145
145
 
@@ -3,5 +3,5 @@ Copyright (c) 2011 Solano Labs All Rights Reserved
3
3
  =end
4
4
 
5
5
  module TddiumVersion
6
- VERSION = "0.6.12"
6
+ VERSION = "0.6.13"
7
7
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: tddium-preview
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.6.12
5
+ version: 0.6.13
6
6
  platform: ruby
7
7
  authors:
8
8
  - Solano Labs