Skip to content

Commit ee08b98

Browse files
committed
Bump up v0.2.1
1 parent ed115ee commit ee08b98

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.0"
68+
VERSION = "0.2.1"
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)