Skip to content

Commit 432ea27

Browse files
committed
Bump in wrapper too
1 parent 1b47f7c commit 432ea27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/wrapper.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ SELFDIR="`dirname \"$0\"`"
66
SELFDIR="`cd \"$SELFDIR\" && pwd`"
77

88
RUBY_VERSION="2.1.0"
9-
CSVLINT_VERSION="0.3.1"
9+
CSVLINT_VERSION="0.3.2"
1010

1111
# Tell Bundler where the Gemfile and gems are.
1212
export BUNDLE_GEMFILE="$SELFDIR/lib/vendor/Gemfile"

0 commit comments

Comments
 (0)