jirasync.gemspec in jirasync-0.2 vs jirasync.gemspec in jirasync-0.3
- old
+ new
@@ -4,10 +4,10 @@
s.description = 'jirasync synchronises tickets from a jira project to the local
file system. It supports a complete fetch operation as well as
an incremental update.
Each ticket is stored in a simple, pretty printed JSON file.'
- s.version = '0.2'
+ s.version = '0.3'
s.platform = Gem::Platform::RUBY
s.files = ['bin/jira-sync']
s.bindir = 'bin'