Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

Commit

Permalink
fix version string
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmck committed Oct 19, 2018
1 parent 7d41e2e commit 6f47fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := "SCIMaul"

version := "1.1"
version := "0.0.3"

scalaVersion := "2.12.5"

Expand Down

0 comments on commit 6f47fc8

Please sign in to comment.