]> git.mdlowis.com Git - proto/atv.git/commitdiff
bump version to 1.2
authorMike Lowis <mike.lowis@gentex.com>
Tue, 16 Apr 2024 14:18:05 +0000 (10:18 -0400)
committerMike Lowis <mike.lowis@gentex.com>
Tue, 16 Apr 2024 14:18:05 +0000 (10:18 -0400)
atv/Gemfile.lock
atv/atv.gemspec

index cab5c65f1cdfe8a38862a5a334d3ce7eaf7cb051..cf9cee48f2775e9df2e4673e78e8b272c215b423 100644 (file)
@@ -1,7 +1,7 @@
 PATH
   remote: .
   specs:
-    atv (1.1.0)
+    atv (1.2.0)
       iodine
 
 GEM
index 26e16e20c97b87d8fd08cbd0e12022bf91a1fbdf..7b1d8cd4e84112de1ab96e52bad9ceb76eeee7a4 100644 (file)
@@ -1,6 +1,6 @@
 Gem::Specification.new do |s|
   s.name        = 'atv'
-  s.version     = '1.1.0'
+  s.version     = '1.2.0'
   s.licenses    = ['MIT']
   s.summary     = "Websocket server that simulates a TV station"
   s.description = "Websocket server that simulates a TV station"