Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit b4b8fc4

Browse files
committed
Versior for release
1 parent d4967e0 commit b4b8fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ lazy val facade =
5858

5959
lazy val commonSettings = Seq(
6060
scalaVersion := "2.12.4",
61-
version := "0.0.2-SNAPSHOT",
61+
version := "0.0.2",
6262
organization := "io.github.cquiroz",
6363
description := "scala.js facade for react-virtualized",
6464
homepage := Some(url("https://github.com/cquiroz/scalajs-react-virtualized")),

0 commit comments

Comments
 (0)