Skip to content

Commit a5d42b3

Browse files
committed
Update version
1 parent 64ce3b2 commit a5d42b3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@
99
.idea
1010
# rspec failure tracking
1111
.rspec_status
12+
etda_utilities*.gem

lib/etda_utilities/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 EtdaUtilities
4-
VERSION = "0.15.0"
4+
VERSION = "0.16.0"
55
end

0 commit comments

Comments
 (0)