Skip to content

Commit

Permalink
Bump to version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
n-rodriguez committed Aug 27, 2018
1 parent 3291d7a commit aa0798a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/simple_navigation_bootstrap/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ def self.gem_version

module VERSION
MAJOR = 1
MINOR = 0
TINY = 1
MINOR = 1
TINY = 0
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
Expand Down

0 comments on commit aa0798a

Please sign in to comment.