Skip to content

Commit

Permalink
Bump to 0.7.4. (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmjoy authored Jun 5, 2023
1 parent 9667da4 commit da39234
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
toolchain: stable
override: true

- name: Cargo publish phper-sys
- name: Cargo publish
uses: actions-rs/cargo@v1
with:
command: publish
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "apollo-client"
version = "0.7.3"
version = "0.7.4"
authors = ["jmjoy <[email protected]>"]
edition = "2021"
rust-version = "1.56"
Expand Down

0 comments on commit da39234

Please sign in to comment.