douche 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/lib/douche/version.rb +1 -1
  2. data/lib/douche.rb +1 -0
  3. metadata +1 -1
@@ -1,3 +1,3 @@
1
1
  module Douche
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
data/lib/douche.rb CHANGED
@@ -1,4 +1,5 @@
1
1
  require "douche/version"
2
+ require "douche/kernlol"
2
3
 
3
4
  module Douche
4
5
  # Your code goes here...
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: douche
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.2
5
+ version: 0.0.3
6
6
  platform: ruby
7
7
  authors:
8
8
  - Ryan Allen