Skip to content

Commit

Permalink
Merge pull request #670 from NASA-AMMOS/release/v1-1-0
Browse files Browse the repository at this point in the history
Release v1.1.0
  • Loading branch information
camargo authored Feb 14, 2023
2 parents 17c705f + 042a2d2 commit e890425
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 123 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ publishing.version=
# Override for releases

# Change the version number here
version.number=1.0.2
version.number=1.1.0

# If you are publishing a release *manually* (i.e. not through github actions),
# override this on the command line with `./gradlew publish -Pversion.isRelease=true`.
Expand Down
147 changes: 26 additions & 121 deletions sequencing-server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sequencing-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sequencing-server",
"version": "1.0.2",
"version": "1.1.0",
"description": "Aerie sequencing server",
"type": "module",
"license": "MIT",
Expand Down

0 comments on commit e890425

Please sign in to comment.