Skip to content

Commit

Permalink
upgrade the version to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
feeblefakie committed Feb 26, 2021
1 parent b11156c commit f7115ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ targetCompatibility = 1.8

group = "com.scalar-labs"
archivesBaseName = "scalardb"
//version = "2.4.1"
//version = "3.0.0"

// for archiving and uploading to maven central
//apply from: 'archive.gradle'
2 changes: 1 addition & 1 deletion tools/scalar-schema/project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject scalar-schema "2.4.1"
(defproject scalar-schema "3.0.0"
:description "Schema tool for Scalar DB"
:url "http://github.com/scalar-labs/scalardb"
:dependencies [[org.clojure/clojure "1.10.1"]
Expand Down

0 comments on commit f7115ef

Please sign in to comment.