Skip to content

Commit d4ebc5c

Browse files
author
kevin
committed
chore(release): Release 1.0.3 [skip ci]
1 parent 58d17b9 commit d4ebc5c

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.2",
3+
"version": "1.0.3",
44
"description": "Rest API Client for Flowdapt",
55
"author": "Emergent Methods, LLC",
66
"type": "module",

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 = '0.1.0'
2+
export const version = '1.0.3'

0 commit comments

Comments
 (0)