lib/antelope/version.rb in antelope-0.1.3 vs lib/antelope/version.rb in antelope-0.1.4
- old
+ new
@@ -1,6 +1,6 @@
# encoding: utf-8
module Antelope
# The current running version of antelope.
- VERSION = "0.1.3".freeze
+ VERSION = "0.1.4".freeze
end