Skip to content

Commit 46fd00e

Browse files
committed
Magic, version 0.2.0
Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
1 parent 3a2d6b4 commit 46fd00e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.1
1+
0.2.0

lib/magic/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class Magic
2626
#
2727
# Current version of _Magic_.
2828
#
29-
VERSION = '0.0.1'.freeze
29+
VERSION = '0.2.0'.freeze
3030

3131
class << self
3232
#

0 commit comments

Comments
 (0)