We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a424922 commit 83f3061Copy full SHA for 83f3061
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- balboa_worldwide_app (2.1.6)
+ balboa_worldwide_app (2.1.7)
5
ccutrer-serialport (~> 1.0)
6
digest-crc (~> 0.4)
7
mqtt-homeassistant (~> 0.1, >= 0.1.5)
lib/bwa/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module BWA
- VERSION = "2.1.6"
+ VERSION = "2.1.7"
end
0 commit comments