Skip to content

Commit

Permalink
Bump version to v0.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
moz-gh committed Jan 15, 2025
1 parent 15f0c6c commit e41f2ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "formulaic-node",
"version": "0.2.10",
"version": "0.2.11",
"description": "The official Node package for Formulaic.",
"main": "src/index.js",
"types": "src/index.d.ts",
Expand All @@ -27,4 +27,4 @@
"devDependencies": {
"jest": "^29.7.0"
}
}
}

0 comments on commit e41f2ce

Please sign in to comment.