Skip to content

Commit

Permalink
Fix version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
blambeau committed Jun 18, 2012
1 parent e5bdc5d commit fa30c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sfl.rb
@@ -1,5 +1,5 @@
class SFL
VERSION = "2.1".freeze
VERSION = "2.2".freeze

SHELL_SPECIALS = %r([\*\?\{\}\[\]<>\(\)~&\|\\\$;'`"\n])m.freeze

Expand Down

0 comments on commit fa30c02

Please sign in to comment.