DEBSOURCES
Skip Quicknav
sources / ruby-debug-inspector / 1.2.0-1 / lib / debug_inspector / version.rb
1234
class DebugInspector # Don't forget to update the version string in the gemspec file. VERSION = "1.2.0" end