Skip to content

Commit 8096d99

Browse files
committed
version bump
1 parent 22406e7 commit 8096d99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: amqproxy
2-
version: 0.3.4
2+
version: 0.3.5
33

44
authors:
55
- CloudAMQP <contact@cloudamqp.com>

src/amqproxy/version.cr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module AMQProxy
2-
VERSION = "0.3.4"
2+
VERSION = "0.3.5"
33
end

0 commit comments

Comments
 (0)