Skip to content

Commit 459022a

Browse files
committed
Bump 0.4.1
1 parent 4f74059 commit 459022a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ext/wreq_rb/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wreq_rb"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
edition = "2021"
55
publish = false
66

lib/wreq-rb/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Wreq
4-
VERSION = "0.4.0"
4+
VERSION = "0.4.1"
55
end

0 commit comments

Comments
 (0)