lib/dbee/version.rb in dbee-2.0.2 vs lib/dbee/version.rb in dbee-2.0.3
- 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 = '2.0.2'
+ VERSION = '2.0.3'
end