Skip to content

Commit 7380900

Browse files
author
Sterling Paramore
committed
Gemspec and version bump
1 parent 479d225 commit 7380900

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

lib/remi/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Remi
2-
VERSION = '0.2.1'
2+
VERSION = '0.2.2'
33
end

remi.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Gem::Specification.new do |s|
66
s.name = "remi"
77
s.version = Remi::VERSION
88
s.authors = ["Sterling Paramore"]
9-
s.email = ["gnilrets@gmail.com"]
10-
s.homepage = "https://github.com/gnilrets"
9+
s.email = ["sterling.paramore@insidetrack.com"]
10+
s.homepage = "https://github.com/inside-track/remi"
1111
s.license = "MIT"
1212
s.summary = "Remi (Ruby Extract Map Integrate)"
1313
s.description = "Data manipulation and ETL in Ruby"

0 commit comments

Comments
 (0)