gnome-campfire-notifications 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,5 @@
1
+ #!/usr/bin/env ruby
2
+
3
+ require_relative '../lib/gnome-campfire-notifications'
4
+
5
+ GnomeCampfireNotifications.start
metadata CHANGED
@@ -1,11 +1,11 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gnome-campfire-notifications
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
8
- - mcnelson
8
+ - Michael Nelson
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
@@ -35,6 +35,7 @@ extensions: []
35
35
  extra_rdoc_files: []
36
36
  files:
37
37
  - lib/gnome-campfire-notifications.rb
38
+ - bin/gnome-campfire-notifications
38
39
  homepage: https://rubygems.org/gems/example
39
40
  licenses: []
40
41
  post_install_message: