Browse Source

doc fix in RELEASING

Jesse Storimer 14 years ago
parent
commit
ba312ec3af
1 changed files with 1 additions and 1 deletions
  1. 1 1
      RELEASING

+ 1 - 1
RELEASING

@@ -11,6 +11,6 @@ Releasing ShopifyAPI
 7. Push out the tags
   $ git push --tags
 8. Build the new .gem from the updated .gemspec
-  $ gem build shopify_api-X.Y.Z.gemspec
+  $ gem build shopify_api.gemspec
 9. Publish the Gem to gemcutter
   $ gem push shopify_api-X.Y.Z.gem