increment version
This commit is contained in:
parent
879021bc53
commit
e7144a6db9
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
PATH
|
PATH
|
||||||
remote: .
|
remote: .
|
||||||
specs:
|
specs:
|
||||||
diaspora_federation (0.0.1)
|
diaspora_federation (0.0.2)
|
||||||
nokogiri (~> 1.6.6.2)
|
nokogiri (~> 1.6.6.2)
|
||||||
rails (~> 4.2.2)
|
rails (~> 4.2.2)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
module DiasporaFederation
|
module DiasporaFederation
|
||||||
##
|
##
|
||||||
# the gem version
|
# the gem version
|
||||||
VERSION = "0.0.1"
|
VERSION = "0.0.2"
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue