diff --git a/cdknextjsexports3dynamicrouting/jsii/jsii.go b/cdknextjsexports3dynamicrouting/jsii/jsii.go index 4178d79..8842db3 100644 --- a/cdknextjsexports3dynamicrouting/jsii/jsii.go +++ b/cdknextjsexports3dynamicrouting/jsii/jsii.go @@ -13,7 +13,7 @@ import ( constructs "github.com/aws/constructs-go/constructs/v10/jsii" ) -//go:embed cdk-nextjs-export-s3-dynamic-routing-0.0.0.tgz +//go:embed cdk-nextjs-export-s3-dynamic-routing-1.2.0.tgz var tarball []byte // Initialize loads the necessary packages in the @jsii/kernel to support the enclosing module. @@ -24,5 +24,5 @@ func Initialize() { constructs.Initialize() // Load this library into the kernel - _jsii_.Load("cdk-nextjs-export-s3-dynamic-routing", "0.0.0", tarball) + _jsii_.Load("cdk-nextjs-export-s3-dynamic-routing", "1.2.0", tarball) } diff --git a/cdknextjsexports3dynamicrouting/version b/cdknextjsexports3dynamicrouting/version index 77d6f4c..26aaba0 100644 --- a/cdknextjsexports3dynamicrouting/version +++ b/cdknextjsexports3dynamicrouting/version @@ -1 +1 @@ -0.0.0 +1.2.0