Skip to content

Commit dd358ee

Browse files
committed
version bump
1 parent 4cd941e commit dd358ee

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ _If you're one of the rare people like me who find this useful, feel free to
1212

1313
<!--README-->
1414

15-
The current version of `doing` is <!--VER-->2.1.93<!--END VER-->.
15+
The current version of `doing` is <!--VER-->2.1.94<!--END VER-->.
1616

1717
Find all of the documentation in the [doing wiki][wiki].
1818

lib/doing/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 Doing
4-
VERSION = '2.1.95'
4+
VERSION = '2.1.96'
55
end

0 commit comments

Comments
 (0)