pangdudu-ruby-dbus 0.2.4 → 0.2.4.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/README.rdoc +3 -2
  2. metadata +1 -1
data/README.rdoc CHANGED
@@ -6,8 +6,9 @@ D-Bus system can be used in the Ruby programming language.
6
6
 
7
7
  This is my personal dev-fork of mvidners upstream.
8
8
 
9
- Things will move on quick here if I need stuff. If you'd like to contrib/maintain
10
- to this fork, let me know.
9
+ If you'd like to contrib to this fork, let me know.
10
+
11
+
11
12
 
12
13
  Most of my work here is actually for another project: http://github.com/pangdudu/robots/tree/master
13
14
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pangdudu-ruby-dbus
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.4
4
+ version: 0.2.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ruby DBUS Team, pangdudu