lib/testcentricity_web/version.rb in testcentricity_web-0.9.9.5 vs lib/testcentricity_web/version.rb in testcentricity_web-0.9.9.6

- old
+ new

@@ -1,3 +1,3 @@ module TestCentricityWeb - VERSION = '0.9.9.5' + VERSION = '0.9.9.6' end