Skip to content

Commit

Permalink
Forced UTF8 on execution
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmans0n committed Sep 29, 2014
1 parent d82d489 commit e8153d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions bin/localize
@@ -1,4 +1,5 @@
#!/usr/bin/env ruby
# encoding: UTF-8

require 'localio'

Expand Down
2 changes: 1 addition & 1 deletion lib/localio/version.rb
@@ -1,3 +1,3 @@
module Localio
VERSION = "0.0.17"
VERSION = "0.0.18"
end

0 comments on commit e8153d8

Please sign in to comment.