Skip to content

Commit

Permalink
Updated from 0.1.5 to 0.1.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
s5uishida committed Sep 25, 2019
1 parent 5d3caee commit 499fe49
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 ppd42ns - dust sensor module
Bundle-SymbolicName: ppd42ns-driver
Bundle-Version: 0.1.5
Bundle-Version: 0.1.6
Automatic-Module-Name: ppd42ns-driver
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: com.pi4j.io.gpio;version="1.2.0",
com.pi4j.io.gpio.event;version="1.2.0",
org.slf4j;version="[1.7.25,1.8.0)"
Export-Package: io.github.s5uishida.iot.device.ppd42ns.driver;version="0.1.5"
Export-Package: io.github.s5uishida.iot.device.ppd42ns.driver;version="0.1.6"
Bundle-Vendor: Shigeru Ishida (s5uishida)

0 comments on commit 499fe49

Please sign in to comment.