lib/tree_branch/version.rb in tree_branch-1.1.0 vs lib/tree_branch/version.rb in tree_branch-1.1.1
- 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 TreeBranch
- VERSION = '1.1.0'
+ VERSION = '1.1.1'
end