mirror of
https://github.com/danbee/slugtastic
synced 2025-03-04 08:49:05 +00:00
Version number update to 1.3.0
This commit is contained in:
parent
1536e51534
commit
f067690272
@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
slugtastic (1.2.1)
|
||||
slugtastic (1.3.0)
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
@ -41,4 +41,4 @@ DEPENDENCIES
|
||||
supermodel
|
||||
|
||||
BUNDLED WITH
|
||||
1.10.6
|
||||
1.11.2
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
module Slugtastic
|
||||
VERSION = "1.2.1"
|
||||
VERSION = '1.3.0'.freeze
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user