lib/bumblebee/version.rb in bumblebee-3.1.0.pre.alpha vs lib/bumblebee/version.rb in bumblebee-3.1.0
- 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 Bumblebee
- VERSION = '3.1.0-alpha'
+ VERSION = '3.1.0'
end