Skip to content

Commit

Permalink
Increased version number to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Egor Tolstoy committed Jul 23, 2016
1 parent 53495ae commit 75063fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/generamba/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Generamba
VERSION = '0.7.8'
RELEASE_DATE = '16.05.2016'
VERSION = '1.0.0'
RELEASE_DATE = '23.07.2016'
RELEASE_LINK = "https://github.com/rambler-ios/Generamba/releases/tag/#{VERSION}"
end

0 comments on commit 75063fa

Please sign in to comment.