We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bd97ca commit ab14e27Copy full SHA for ab14e27
build/gist
@@ -1318,7 +1318,7 @@ end
1318
module Gist
1319
extend self
1320
1321
- VERSION = '5.0.0'
+ VERSION = '5.1.0'
1322
1323
# A list of clipboard commands with copy and paste support.
1324
CLIPBOARD_COMMANDS = {
lib/gist.rb
@@ -12,7 +12,7 @@
12
13
14
15
16
17
18
0 commit comments