Skip to content

Commit 49ab8a1

Browse files
committed
v0.7.1
1 parent 5e16ee3 commit 49ab8a1

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.6.1)
12+
difftastic (0.7.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.1"
4+
VERSION = "0.7.1"
55
end

0 commit comments

Comments
 (0)