project_madurai 0.0.6 → 0.0.7

Sign up to get free protection for your applications and to get access to all the features.
data/bin/project_madurai CHANGED
@@ -4,7 +4,7 @@ require 'rubygems'
4
4
  require 'commander/import'
5
5
  require_relative '../lib/project_madurai'
6
6
 
7
- program :version, '0.0.6'
7
+ program :version, '0.0.7'
8
8
  program :description, 'Generates cover page for project madurai'
9
9
 
10
10
  command :extract do |c|
@@ -6,7 +6,6 @@ module CoverPageGenerator
6
6
  @title = title
7
7
  @author = author
8
8
  public_folder = File.expand_path('../../../public', __FILE__)
9
- puts public_folder
10
9
  @font = "#{public_folder}/ta.ttf"
11
10
  end
12
11
 
@@ -1,3 +1,3 @@
1
1
  module ProjectMadurai
2
- VERSION = "0.0.6"
2
+ VERSION = "0.0.7"
3
3
  end
data/public/ta.ttf CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: project_madurai
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: