lib/lorj/version.rb in lorj-1.0.13 vs lib/lorj/version.rb in lorj-1.0.14

- old
+ new

@@ -14,8 +14,8 @@ # See the License for the specific language governing permissions and # limitations under the License. # Lorj version module Lorj - VERSION = '1.0.13' - DATE = '2015-06-22' + VERSION = '1.0.14' + DATE = '2015-06-24' end