We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 921312d commit 201b106Copy full SHA for 201b106
charlcd.gemspec
@@ -1,6 +1,6 @@
1
Gem::Specification.new do |s|
2
s.name = 'charlcd'
3
- s.version = '0.0.2'
+ s.version = '0.0.3'
4
s.date = '2014-11-25'
5
s.summary = "Lcd display raspberrypi library!"
6
s.description = "A lcd display library compatible with the hd44780 controller on the raspberrypi"
0 commit comments