Skip to content

Commit

Permalink
Release 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Feb 17, 2018
1 parent 0b2497a commit fa0eef9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
The MIT License (MIT)
=====================

Copyright (C) 2014–2017 by LogList authors
Copyright (C) 2014–2018 by LogList authors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,6 @@ object Dependencies {
}

object Versions {
val app = "1.5.1"
val app = "1.5.2"
val scala = "2.11.2"
}

0 comments on commit fa0eef9

Please sign in to comment.