lib/dbee/version.rb in dbee-1.0.0.pre.alpha.1 vs lib/dbee/version.rb in dbee-1.0.0.pre.alpha.2
- old
+ new
@@ -6,7 +6,7 @@
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.
#
module Dbee
- VERSION = '1.0.0-alpha.1'
+ VERSION = '1.0.0-alpha.2'
end