Skip to content

Commit

Permalink
Fix gem name
Browse files Browse the repository at this point in the history
  • Loading branch information
laurilehmijoki committed Jun 3, 2014
1 parent b23db49 commit 204d55e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ release = client.create_release(
)
puts "Uploading s3_website.jar..."
client.upload_asset(release[:url], 'target/scala-2.11/s3_website.jar')
run "gem push pkg/s3_website_monadic-#{version}.gem"
run "gem push pkg/s3_website-#{version}.gem"

0 comments on commit 204d55e

Please sign in to comment.