octopress-gauges-popular-posts 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -16,7 +16,7 @@ module PopularPost
16
16
  FileUtils.copy_file plugin_path, plugin_destination
17
17
  FileUtils.copy_file aside_path, aside_destination
18
18
  Dir.mkdir cache_path unless File.directory?(cache_path)
19
- FileUtils.copy_file config_path, config_destination unless File.exists?(config_path)
19
+ FileUtils.copy_file config_path, config_destination unless File.exists?(config_destination)
20
20
  end
21
21
 
22
22
  # Public: Removes plugin files
@@ -1,3 +1,3 @@
1
1
  module PopularPosts
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: octopress-gauges-popular-posts
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: