README.md in stack_tracy-0.1.7 vs README.md in stack_tracy-0.1.8
- old
+ new
@@ -397,10 +397,10 @@
The StackTracy repo is provided with `script/console` which you can use for development / testing purposes.
Run the following command in your console:
$ script/console
- Loading development environment (StackTracy 0.1.7)
+ Loading development environment (StackTracy 0.1.8)
[1] pry(main)> stack_tracy :print do
[1] pry(main)* puts "testing"
[1] pry(main)* end
testing
Kernel#puts <0.000121>
\ No newline at end of file