From c508a66d87413c01e3c836bc091000185b86f540 Mon Sep 17 00:00:00 2001 From: Roman Filippov Date: Wed, 6 Nov 2019 11:59:45 -0500 Subject: [PATCH] feat: trigger a release --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c2247c6a..f204612f5 100644 --- a/README.md +++ b/README.md @@ -61,3 +61,4 @@ const profileOperation = operationProvider.create(ProfileOperation) // Using the operation object to make API calls const res = await profileOperation.listProfiles() ``` +