Skip to content

Commit 4bb180d

Browse files
committed
Publish npm v1.0.1
1 parent 0a1146c commit 4bb180d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
## About
77

88
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](/LICENSE)
9-
![Release](https://img.shields.io/badge/Release-v1.0.0-426B20)
9+
![Release](https://img.shields.io/badge/Release-v1.0.1-426B20)
1010
![Build](https://img.shields.io/badge/Build-Passing-brightgreen.svg)
1111
![Coverage](https://img.shields.io/badge/Coverage-87%25-c7ea46.svg)
1212
[![Contributions](https://img.shields.io/badge/Contributions-Welcome-brightgreen.svg)](/CONTRIBUTING.md)

mlflow/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mlflow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mlflow-js",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "JavaScript library for MLflow",
55
"homepage": "https://www.mlflow-js.org/",
66
"repository": {

0 commit comments

Comments
 (0)