소스 검색

Version bump to 1.0.5

Julie Hache 15 년 전
부모
커밋
8081df1f2e
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      VERSION
  2. 1 1
      shopify_api.gemspec

+ 1 - 1
VERSION

@@ -1 +1 @@
-1.0.4
+1.0.5

+ 1 - 1
shopify_api.gemspec

@@ -5,7 +5,7 @@
 
 Gem::Specification.new do |s|
   s.name = %q{shopify_api}
-  s.version = "1.0.3"
+  s.version = "1.0.5"
 
   s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
   s.authors = ["Tobias L\303\274tke", "Cody Fauser", "Dennis Theisen"]