Skip to content

Commit 3b4355c

Browse files
committed
Bumped version number to v2.1.1.
1 parent 73ace96 commit 3b4355c

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: protobuf
2-
version: 2.1.0
2+
version: 2.1.1
33

44
authors:
55
- Jerome Gravel-Niquet <jeromegn@gmail.com>

src/protobuf/version.cr

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

0 commit comments

Comments
 (0)