capnotify 0.1.1pre → 0.1.2pre

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Capnotify
2
- VERSION = "0.1.1pre"
2
+ VERSION = "0.1.2pre"
3
3
  end
data/lib/capnotify.rb CHANGED
@@ -1,3 +1,4 @@
1
+ require 'capistrano'
1
2
  require "capnotify/version"
2
3
  require 'capnotify/component'
3
4
  require 'capnotify/plugin'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: capnotify
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1pre
4
+ version: 0.1.2pre
5
5
  prerelease: 5
6
6
  platform: ruby
7
7
  authors: