mirror of
https://github.com/seejohnrun/haste-client.git
synced 2026-01-30 12:37:10 +00:00
This is so that there isn't a newline when doing something like: `cat something | haste | pbcopy`
6 lines
39 B
Ruby
6 lines
39 B
Ruby
module Haste
|
|
|
|
VERSION = '0.0.5'
|
|
|
|
end
|