Skip to content

Commit b5b621a

Browse files
authored
bump verison (aws-cloudformation#95)
* bump verison * change init verison back
1 parent 3b44251 commit b5b621a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@amazon-web-services-cloudformation/cloudformation-cli-typescript-lib",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "The CloudFormation Resource Provider Development Kit (RPDK) allows you to author your own resource providers that can be used by CloudFormation. This plugin library helps to provide runtime bindings for the execution of your providers by CloudFormation.",
55
"private": false,
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)