Skip to content

Commit 79e6760

Browse files
author
kevin
committed
chore(release): Release 1.0.7 [skip ci]
1 parent e7ae599 commit 79e6760

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@emergentmethods/flowdapt-ts-sdk",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Rest API Client for Flowdapt",
55
"author": "Emergent Methods <[email protected]>",
66
"license": "MIT",

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// Generated by genversion.
2-
export const version = '1.0.6'
2+
export const version = '1.0.7'

0 commit comments

Comments
 (0)