Skip to content

Commit

Permalink
fix: bump up version to 1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
omarbassam88 committed Feb 29, 2024
1 parent f95d5a5 commit 9b8e8c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/ef-runtime",
"version": "1.2.5",
"version": "1.2.6",
"private": true,
"description": "",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/ef-runtime-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ef-runtime-client",
"version": "1.2.5",
"version": "1.2.6",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 9b8e8c2

Please sign in to comment.