Skip to content

Commit

Permalink
New release
Browse files Browse the repository at this point in the history
  • Loading branch information
terceiro committed Aug 28, 2013
1 parent 7562123 commit ec143e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -6,7 +6,7 @@ require 'find'

# Globals
PKG_NAME = 'ruby-feedparser'
PKG_VERSION = '0.9'
PKG_VERSION = '0.9.1'

PKG_FILES = [ 'ChangeLog', 'README', 'COPYING', 'LICENSE', 'setup.rb', 'Rakefile']
Find.find('lib/', 'test/', 'tools/') do |f|
Expand Down

0 comments on commit ec143e1

Please sign in to comment.