Skip to content

Commit 8d8f0af

Browse files
quantumsheepVinzius
authored andcommitted
chore(release): publish
- @scaleway/sdk@2.0.0-alpha.16
1 parent b332bf4 commit 8d8f0af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/clients/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/sdk",
3-
"version": "2.0.0-alpha.15",
3+
"version": "2.0.0-alpha.16",
44
"license": "Apache-2.0",
55
"description": "Scaleway SDK.",
66
"keywords": [

packages/clients/src/scw/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
export const version = 'v2.0.0-alpha.15'
1+
export const version = 'v2.0.0-alpha.16'
22

33
export const userAgent = `scaleway-sdk-js/${version}`

0 commit comments

Comments
 (0)