Skip to content

Commit

Permalink
Updated from 0.1.1 to 0.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
s5uishida committed Sep 24, 2019
1 parent 22fb732 commit 98c3d2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: java driver for mh-z19b - intelligent infrared co2 module
Bundle-SymbolicName: mh-z19b-driver;singleton:=true
Bundle-Version: 0.1.1
Bundle-Version: 0.1.2
Automatic-Module-Name: mh-z19b-driver
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: com.fazecast.jSerialComm;version="[2.5.0,2.6.0)",
org.slf4j;version="[1.7.25,1.8.0)";resolution:=optional
Export-Package: io.github.s5uishida.iot.device.mhz19b.driver;version="0.1.1"
Export-Package: io.github.s5uishida.iot.device.mhz19b.driver;version="0.1.2"
Bundle-Vendor: Shigeru Ishida (s5uishida)
Bundle-ActivationPolicy: lazy

0 comments on commit 98c3d2e

Please sign in to comment.