mirror of
https://github.com/seejohnrun/haste-client.git
synced 2026-02-10 09:31:33 +00:00
2a8e0297ad
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
|