mirror of
https://github.com/zhigang1992/motion-pixate-layout.git
synced 2026-01-12 17:32:33 +08:00
Bump version for release
* Add Nick Pachulski as author
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module MotionPixateLayout
|
||||
Version = '0.0.4'
|
||||
Version = '0.0.5'
|
||||
end
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
require File.expand_path('../lib/motion-pixate-layout/version', __FILE__)
|
||||
|
||||
Gem::Specification.new do |gem|
|
||||
gem.authors = ["Joe Lind"]
|
||||
gem.email = ["joe@terriblelabs.com"]
|
||||
gem.authors = ["Joe Lind", "Nick Pachulski"]
|
||||
gem.email = ["joe@terriblelabs.com", "hello@nickpachulski.com"]
|
||||
gem.description = "A RubyMotion DSL to add subviews that are styled with Pixate"
|
||||
gem.summary = "A RubyMotion DSL to add subviews that are styled with Pixate"
|
||||
gem.homepage = 'http://github.com/terriblelabs/motion-pixate-layout'
|
||||
|
||||
Reference in New Issue
Block a user