rshot 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/rshot.rb +2 -0
  2. metadata +2 -1
data/lib/rshot.rb ADDED
@@ -0,0 +1,2 @@
1
+ # yo
2
+ require "rshot/rshot"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rshot
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -24,6 +24,7 @@ files:
24
24
  - ext/rshot/app_delegate.h
25
25
  - ext/rshot/rshot.h
26
26
  - ext/rshot/extconf.rb
27
+ - lib/rshot.rb
27
28
  homepage: https://github.com/charliesome/RShot
28
29
  licenses: []
29
30
  post_install_message: