Skip to content

Commit

Permalink
version bump (#236)
Browse files Browse the repository at this point in the history
* cmd.stack is a boolean value, so cannot call split on it

* Fix for #234

* fix gh actions

* fix gh actions

* version bump

---------

Co-authored-by: Sebastiano Manzella <sebastiano.manzella@gmail.com>
Co-authored-by: ljacobsson <lars@mathem.se>
  • Loading branch information
3 people authored Nov 8, 2023
1 parent ccba0cd commit 6f82287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mhlabs/cfn-diagram",
"version": "1.1.37",
"version": "1.1.38",
"description": "CLI tool to visualise CloudFormation, SAM or CDK stacks as draw.io, visjs networks, ascii-art or mermaid",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 6f82287

Please sign in to comment.