We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5055840 commit 39bcf82Copy full SHA for 39bcf82
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- prosopite (1.1.3)
+ prosopite (1.1.4)
5
6
GEM
7
remote: https://rubygems.org/
lib/prosopite/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Prosopite
- VERSION = "1.1.3"
+ VERSION = "1.1.4"
end
0 commit comments