Up.
This commit is contained in:
parent
3401c755cc
commit
abd3221801
2 changed files with 5 additions and 9 deletions
|
@ -1,7 +1,5 @@
|
||||||
require "../imgur/albumkeeper/version"
|
require_relative "imgur-albumkeeper/version"
|
||||||
|
|
||||||
module ../imgur
|
module Albumkeeper
|
||||||
module Albumkeeper
|
# Your code goes here...
|
||||||
# Your code goes here...
|
|
||||||
end
|
|
||||||
end
|
end
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
module ../imgur
|
module Albumkeeper
|
||||||
module Albumkeeper
|
VERSION = "0.0.1"
|
||||||
VERSION = "0.0.1"
|
|
||||||
end
|
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue