Skip to content

Commit c082f0a

Browse files
committed
Bump version to 1.0.3
1 parent 8331d89 commit c082f0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/vertica/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Vertica
22
# The version of the package. We adhere to semantic versioning.
33
# To release a new version, update this constant, commit to master, and run `rake release`
4-
VERSION = "1.0.2"
4+
VERSION = "1.0.3"
55
end

0 commit comments

Comments
 (0)