diff --git a/VERSION b/VERSION index a8d4bba0..b4fc360f 100644 --- a/VERSION +++ b/VERSION @@ -31,4 +31,4 @@ // either express or implied. See the License for the specific language governing permissions // and limitations under the License. -VERSION="1.0.4" +VERSION="1.0.5" diff --git a/package.json b/package.json index 57314d3b..b14323cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sql-autocomplete-parsers", - "version": "1.0.4", + "version": "1.0.5", "description": "A library that provides autocompletion and errors highlighting for various sql dialects", "repository": { "type": "git",