Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
bump version to 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tommady committed May 12, 2022
1 parent 83e2cd4 commit c62b25b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fugle"
version = "0.3.5"
version = "0.3.6"
authors = ["tommady <[email protected]>"]
description = "A Simple, Lightweight, Fast and Safe Fugle Library"
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ What is [Fugle][fugledevweb] ?
This is a library of rust version to access Fugle's

* RESTful API
* Websocket (enable websocket feature)
* Websocket (enable websocket or async-websocket feature)

services in a very easy way.

Expand Down

0 comments on commit c62b25b

Please sign in to comment.