We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 687c15a commit 1a2a944Copy full SHA for 1a2a944
lib/gist.rb
@@ -12,7 +12,7 @@
12
module Gist
13
extend self
14
15
- VERSION = '4.4.0'
+ VERSION = '4.4.1'
16
17
# A list of clipboard commands with copy and paste support.
18
CLIPBOARD_COMMANDS = {
0 commit comments