guard-git-scribe 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  module Guard
2
2
  module Git
3
3
  module Scribe
4
- VERSION = "0.0.1"
4
+ VERSION = "0.0.2"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: guard-git-scribe
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.1
5
+ version: 0.0.2
6
6
  platform: ruby
7
7
  authors:
8
8
  - Jason Morrison
@@ -29,8 +29,8 @@ files:
29
29
  - README.asciidoc
30
30
  - Rakefile
31
31
  - guard-git-scribe.gemspec
32
- - lib/guard-git-scribe.rb
33
32
  - lib/guard-git-scribe/version.rb
33
+ - lib/guard/git-scribe.rb
34
34
  has_rdoc: true
35
35
  homepage: ""
36
36
  licenses: []