Skip to content

Commit 4dae08b

Browse files
committed
0.6.0
1 parent d469453 commit 4dae08b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ GIT
99
PATH
1010
remote: .
1111
specs:
12-
difftastic (0.5.0)
12+
difftastic (0.6.0)
1313
pretty_please
1414

1515
GEM

lib/difftastic/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Difftastic
4-
VERSION = "0.5.1"
4+
VERSION = "0.6.0"
55
end

0 commit comments

Comments
 (0)