Skip to content

Commit 5e16ee3

Browse files
committed
v0.6.1
1 parent 8bfb035 commit 5e16ee3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.6.0)
12+
difftastic (0.6.1)
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.6.0"
4+
VERSION = "0.6.1"
55
end

0 commit comments

Comments
 (0)