pyc-website
main website for pyc inc.
git clone https://9o.is/git/pyc-website.git
commit b99c931e59143d728d525ba1e5cfb3d5786792cd parent 15fa1ff7851ad7a6b675566305bce54b50e24135 Author: Jul <jul@9o.is> Date: Sat, 28 Jun 2014 11:11:21 -0400 bumped to version 1.1.3 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.2", + version := "1.1.3", organization := "inc.pyc", scalaVersion := "2.10.3", scalacOptions <<= scalaVersion map { sv: String =>