Skip to content

Commit 55ab74d

Browse files
committed
Bump up v0.2.2
1 parent 473f38b commit 55ab74d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/shellwords.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666
module Shellwords
6767
# The version number string.
68-
VERSION = "0.2.1"
68+
VERSION = "0.2.2"
6969

7070
# Splits a string into an array of tokens in the same way the UNIX
7171
# Bourne shell does.

0 commit comments

Comments
 (0)