bin/lhj in
lhj-tools-0.2.1
vs bin/lhj in
lhj-tools-0.2.2
- old
+ new
@@ -1,6 +1,6 @@
#!/usr/bin/env ruby # frozen_string_literal: true
-require "lhj/tools"
+require 'lhj/lhj'
Lhj::Command.run(ARGV)