diff --git a/package.json b/package.json index adfbba4..3ee8590 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@acuris/aws-es-connection", "private": false, - "version": "2.0.1-alpha.1", + "version": "2.0.1", "description": "AWS ElasticSearch connection for the @elastic/elasticsearch ES client", "keywords": [ "aws", @@ -56,4 +56,4 @@ "dependencies": { "aws4": "^1.8.0" } -} +} \ No newline at end of file