We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 473f38b commit 55ab74dCopy full SHA for 55ab74d
lib/shellwords.rb
@@ -65,7 +65,7 @@
65
66
module Shellwords
67
# The version number string.
68
- VERSION = "0.2.1"
+ VERSION = "0.2.2"
69
70
# Splits a string into an array of tokens in the same way the UNIX
71
# Bourne shell does.
0 commit comments