We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54d61e9 commit 5211b59Copy full SHA for 5211b59
command_runner_ng.gemspec
@@ -1,6 +1,6 @@
1
Gem::Specification.new do |s|
2
s.name = 'command_runner_ng'
3
- s.version = '0.0.1'
+ s.version = '0.0.2'
4
s.date = '2015-09-16'
5
s.summary = "Command Runner NG"
6
s.description = "Helper APIs for advanced interactions with subprocesses and shell commands"
0 commit comments