Skip to content

Commit 40bae56

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.1...v1.1.0) (2023-04-08) ### Features * 🎸 make objective function asynchronous ([9789da7](9789da7))
1 parent 9789da7 commit 40bae56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bayesian-optimizer",
33
"description": "Bayesian optimizer for multi-dimensional search space",
4-
"version": "1.0.1",
4+
"version": "1.1.0",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
77
"author": "Aaron Fitzpatrick",

0 commit comments

Comments
 (0)