We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5bfbd7 commit 48e2560Copy full SHA for 48e2560
1 file changed
lib/github_api/configuration.rb
@@ -1,6 +1,7 @@
1
# encoding: utf-8
2
3
require_relative 'api/config'
4
+require_relative 'version'
5
6
module Github
7
# Stores the configuration
0 commit comments