Skip to content

Commit bd52c9c

Browse files
authored
chore: Update Cloudflare SDK version in jsr.json. (#424)
I'm manually updating the version in jsr.json and publishing for now since we are blocked by a github linking issue in the jsr portal. https://jsr.io/@launchdarkly/cloudflare-server-sdk <img width="637" alt="Screenshot 2024-04-04 at 10 12 26 AM" src="https://github.com/launchdarkly/js-core/assets/1593077/2dfeb043-fdce-40dd-bcd8-680342e75c4a">
1 parent 5d73dfe commit bd52c9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sdk/cloudflare/jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchdarkly/cloudflare-server-sdk",
3-
"version": "0.0.3",
3+
"version": "2.4.2",
44
"exports": "./src/index.ts",
55
"publish": {
66
"include": ["LICENSE", "README.md", "package.json", "jsr.json", "src/**/*.ts"],

0 commit comments

Comments
 (0)