Skip to content
This repository was archived by the owner on Mar 23, 2025. It is now read-only.

Commit c9b8770

Browse files
committed
Bump version to v0.2.5
1 parent e568ec8 commit c9b8770

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: mango
2-
version: 0.2.4
2+
version: 0.2.5
33

44
authors:
55
- Alex Ling <hkalexling@gmail.com>

src/mango.cr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ require "./context"
33
require "./mangadex/*"
44
require "option_parser"
55

6-
VERSION = "0.2.4"
6+
VERSION = "0.2.5"
77

88
config_path = nil
99

0 commit comments

Comments
 (0)