mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
dummy commit to force travis to do its thing
This commit is contained in:
parent
b33fa0ab69
commit
a68d269e89
1 changed files with 1 additions and 1 deletions
2
Rakefile
2
Rakefile
|
@ -64,7 +64,7 @@ task :pry do
|
|||
load 'bin/pry'
|
||||
end
|
||||
|
||||
desc "Show pry version"
|
||||
desc "Show pry version."
|
||||
task :version do
|
||||
puts "Pry version: #{Pry::VERSION}"
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue