Skip to content
This repository was archived by the owner on Oct 28, 2022. It is now read-only.

Commit b2d3a3a

Browse files
committed
Fix NameError
1 parent 4d6e773 commit b2d3a3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/zenhub_ruby/client.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
require 'zenhub_ruby/connection'
22
require 'zenhub_ruby/client/api'
33
require 'zenhub_ruby/github'
4+
require 'zenhub_ruby/version'
45

56
module ZenhubRuby
67
class Client

0 commit comments

Comments
 (0)