diff --git a/CHANGELOG.md b/CHANGELOG.md index 0111202..a3a63a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Changelog -## [Version 1.0.0](link to release) - Initial release - YYYY-MM-DD +## [Version 1.0.0](https://github.com/dataiku/dss-plugin-snowflake-stages/releases/tag/v1.0.0) - Initial release - 2021-06-03 - `Export to Snowflake stages` action from the flow - Scenario step to automate export - File format selection - Custom path -- Overwrite option \ No newline at end of file +- Overwrite option diff --git a/plugin.json b/plugin.json index 77a67de..1862805 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,6 @@ { "id": "snowflake-stages-export", - "version": "0.0.1", + "version": "1.0.0", "meta": { "label": "Snowflake stages export", "description": "Export Snowflake datasets to Snowflake stages",