Skip to content

Commit 5dccc8d

Browse files
committed
chore: bump version to 0.3.1
1 parent cd4bf5f commit 5dccc8d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: term-cursor
2-
version: 0.3.0
2+
version: 0.3.1
33

44
authors:
55
- Chris Watson <cawatson1993@gmail.com>

src/cursor/version.cr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Term
22
module Cursor
3-
VERSION = "0.3.0"
3+
VERSION = "0.3.1"
44
end
55
end

0 commit comments

Comments
 (0)