Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4b4549c9c5 | ||
|
|
9d7b150712 |
@@ -1,3 +1,5 @@
|
||||
require 'pathname'
|
||||
|
||||
# Definitions for various strings used throughout the gem
|
||||
module Zanzibar
|
||||
APPLICATION_NAME = Pathname.new($PROGRAM_NAME).basename
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# The version of the gem
|
||||
module Zanzibar
|
||||
VERSION = '0.1.15'
|
||||
VERSION = '0.1.16'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user