From ca2c52438d7578c3b8e40e3e4726e0e9753013cf Mon Sep 17 00:00:00 2001 From: Rodrigo Fernandes Date: Sat, 7 May 2016 10:49:27 +0100 Subject: [PATCH] Fix version identifiers --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 92f310b..4ce3454 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "diff2html", - "version": "2.0.0-beta18", + "version": "2.0.0-rc.1", "homepage": "http://rtfpessoa.github.io/diff2html/", "description": "Fast Diff to colorized HTML", "keywords": [ diff --git a/package.json b/package.json index 672cf7c..d056b57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "diff2html", - "version": "2.0.0-beta18", + "version": "2.0.0-rc.1", "homepage": "http://rtfpessoa.github.io/diff2html/", "description": "Fast Diff to colorized HTML", "keywords": [