Skip to content

Commit b95abf6

Browse files
committed
0.0.26
1 parent f91854b commit b95abf6

File tree

3 files changed

+4
-5306
lines changed

3 files changed

+4
-5306
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,6 @@ globalConfig.json
1919

2020

2121
# Dist typescript compilation folder
22-
dist
22+
dist
23+
24+
yarn.lock

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bjmrq/lambda-flow",
3-
"version": "0.0.25",
3+
"version": "0.0.26",
44
"description": "A little utility to flow data in lambda functions",
55
"author": "Benjamin Marquis",
66
"license": "ISC",

0 commit comments

Comments
 (0)