pyc-website
main website for pyc inc.
git clone https://9o.is/git/pyc-website.git
commit f0b69babefa2add884c2720144ecb8ef328a3bd6 parent 884c288665b2996b9d160bf9f060b574b762146f Author: Jul <jul@9o.is> Date: Wed, 2 Jul 2014 16:50:53 -0400 bumped to v.1.1.4 Diffstat:
| M | project/BuildSettings.scala | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/BuildSettings.scala b/project/BuildSettings.scala @@ -47,7 +47,7 @@ object BuildSettings { val basicSettings = Defaults.defaultSettings ++ Seq( name := "website", - version := "1.1.3", + version := "1.1.4", organization := "inc.pyc", scalaVersion := "2.10.3", scalacOptions <<= scalaVersion map { sv: String =>