Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitae3b140

Browse files
committed
Bump version to 0.6.1
1 parentd6e8840 commitae3b140

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[package]
44
name ="oracle"
5-
version ="0.6.1-dev"
5+
version ="0.6.1"
66
authors = ["Kubo Takehiro <kubo@jiubao.org>"]
77
build ="build.rs"
88
repository ="https://github.com/kubo/rust-oracle"

‎ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#Change Log
22

3-
##0.6.1 (2024-??-??)
3+
##0.6.1 (2024-06-24)
44

55
New features:
66

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Put this in your `Cargo.toml`:
3131

3232
```text
3333
[dependencies]
34-
oracle = "0.5"
34+
oracle = "0.6.1"
3535
```
3636
##Optional Features
3737

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp