Skip to content

Commit d7de3d5

Browse files
committed
increase version number to v0.1.1
1 parent 0c8faae commit d7de3d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/staging_table/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 StagingTable
4-
VERSION = "0.1.0"
4+
VERSION = "0.1.1"
55
end

0 commit comments

Comments
 (0)