We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5b7769 commit ccc0388Copy full SHA for ccc0388
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.2'
+ s.version = '0.1.0'
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