Skip to content

Commit

Permalink
Merge pull request #5 from xdevplatform/santiagomed/version-upgrade
Browse files Browse the repository at this point in the history
Update xurl version to 0.2.3
  • Loading branch information
santiagomed authored Dec 18, 2024
2 parents b5c8291 + 45ebdde commit e1939e2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "xurl"
version = "0.1.0"
version = "0.2.3"
edition = "2021"

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ curl -fsSL https://raw.githubusercontent.com/xdevplatform/xurl/main/install.sh |

## Configuration

Add the following to your environment variables:
Add the following to your environment variables if you want to use OAuth 2.0:

```env
export CLIENT_ID=your_client_id
Expand Down

0 comments on commit e1939e2

Please sign in to comment.