busser-bash 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
+ ## 0.1.1 / 2013-03-30
2
+
3
+ * A no-op release to help with Busser gem testing of plugin installs. ([@fnichol][])
4
+
1
5
  ## 0.1.0 / 2013-03-29
2
6
 
3
7
  * Initial release
4
8
 
5
9
  [@fnichol]: https://github.com/fnichol
10
+ <!--- The following link definition list is generated by PimpMyChangelog --->
11
+ [@fnichol]: https://github.com/fnichol
@@ -20,6 +20,6 @@ module Busser
20
20
 
21
21
  module Bash
22
22
 
23
- VERSION = "0.1.0"
23
+ VERSION = "0.1.1"
24
24
  end
25
25
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: busser-bash
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-03-29 00:00:00.000000000 Z
12
+ date: 2013-03-31 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: busser
@@ -207,7 +207,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
207
207
  version: '0'
208
208
  segments:
209
209
  - 0
210
- hash: 1709341595359826934
210
+ hash: -4504930010135038575
211
211
  required_rubygems_version: !ruby/object:Gem::Requirement
212
212
  none: false
213
213
  requirements:
@@ -216,7 +216,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
216
216
  version: '0'
217
217
  segments:
218
218
  - 0
219
- hash: 1709341595359826934
219
+ hash: -4504930010135038575
220
220
  requirements: []
221
221
  rubyforge_project:
222
222
  rubygems_version: 1.8.24