diff --git a/examples/generation-forecast.js b/examples/generation-forecast.js index 946e321..cca811d 100644 --- a/examples/generation-forecast.js +++ b/examples/generation-forecast.js @@ -1,4 +1,4 @@ -import { Query } from "https://deno.land/x/entsoe_api_client@0.1.5/mod.ts"; +import { Query } from "https://deno.land/x/entsoe_api_client@0.1.6/mod.ts"; // Prepare dates const diff --git a/examples/generation-per-unit.js b/examples/generation-per-unit.js index 4016c21..0342dc1 100644 --- a/examples/generation-per-unit.js +++ b/examples/generation-per-unit.js @@ -1,4 +1,4 @@ -import { Query } from "https://deno.land/x/entsoe_api_client@0.1.5/mod.ts"; +import { Query } from "https://deno.land/x/entsoe_api_client@0.1.6/mod.ts"; // Prepare dates const diff --git a/examples/spot-prices-today.js b/examples/spot-prices-today.js index 9ac3fad..226f97f 100644 --- a/examples/spot-prices-today.js +++ b/examples/spot-prices-today.js @@ -1,4 +1,4 @@ -import { Query } from "https://deno.land/x/entsoe_api_client@0.1.5/mod.ts"; +import { Query } from "https://deno.land/x/entsoe_api_client@0.1.6/mod.ts"; // Prepare dates const