Skip to content

Commit a65dc53

Browse files
committed
Bump to version 1.1.1
1 parent 1ed3106 commit a65dc53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/simple_navigation_bootstrap/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ def self.gem_version
99
module VERSION
1010
MAJOR = 1
1111
MINOR = 1
12-
TINY = 0
12+
TINY = 1
1313
PRE = nil
1414

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

0 commit comments

Comments
 (0)