Update version to 1.0
This commit is contained in:
parent
8e3170ccd7
commit
4fa59d6205
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# Upcoming Version
|
||||
# 1.0
|
||||
|
||||
- Feature: Fail twine commands if there's more than one formatter candidate (#201)
|
||||
- Feature: In the Apple formatter, use developer language for the base localization (#219)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
module Twine
|
||||
VERSION = '0.10.1'
|
||||
VERSION = '1.0'
|
||||
end
|
||||
|
|
Reference in a new issue