lib/differential/version.rb in differential-1.0.4 vs lib/differential/version.rb in differential-1.0.5
- 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 Differential
- VERSION = '1.0.4'
+ VERSION = '1.0.5'
end