lib/githelp.rb in
githelp-0.3.1
vs lib/githelp.rb in
githelp-0.3.2
- old
+ new
@@ -1,5 +1,7 @@
# coding: utf-8
+require "githelp/version"
+
module GitHelp end