Skip to content

Commit 1827df3

Browse files
committed
Version 0.1.5 plus CI badge
1 parent 6c61a24 commit 1827df3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "java-locator"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
authors = ["aston <[email protected]>"]
55
description = "Locates a Java installation in the host."
66
keywords = ["java", "jni"]

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# java-locator
22

33
[![crates.io](https://img.shields.io/crates/v/java-locator.svg)](https://crates.io/crates/java_locator)
4+
![Build](https://github.com/astonbitecode/java-locator/actions/workflows/ci-workflow.yml/badge.svg)
45

56
This is a small utility written in [Rust](https://www.rust-lang.org/).
67

0 commit comments

Comments
 (0)