Skip to content

Commit

Permalink
Release squbs 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sebady authored and crankydillo committed Jan 18, 2021
1 parent 5c2d05b commit a8aeac1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
*.class
*.iml
*.log
.cache
.DS_Store
Expand Down
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version in ThisBuild := "0.14.0-SNAPSHOT"
version in ThisBuild := "0.14.0"

0 comments on commit a8aeac1

Please sign in to comment.