We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 867e40d commit 8405881Copy full SHA for 8405881
cmd-utils.gemspec
@@ -2,11 +2,11 @@
2
# DO NOT EDIT THIS FILE DIRECTLY
3
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
# -*- encoding: utf-8 -*-
5
-# stub: cmd-utils 1.3.2 ruby lib
+# stub: cmd-utils 1.3.3 ruby lib
6
7
Gem::Specification.new do |s|
8
s.name = "cmd-utils"
9
- s.version = "1.3.2"
+ s.version = "1.3.3"
10
11
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
s.require_paths = ["lib"]
0 commit comments