@@ -1,3 +1,8 @@
+== Version 1.2.6 (September 12th, 2011)
+
+* Refactored resources into their own source files
+* Added API limits functionality
== Version 1.2.5
* Fix for Article#comments
@@ -2,7 +2,7 @@
Gem::Specification.new do |s|
s.name = %q{shopify_api}
- s.version = "1.2.5"
+ s.version = "1.2.6"
s.author = "Shopify"
s.summary = %q{The Shopify API gem is a lightweight gem for accessing the Shopify admin REST web services}