Skip to content

Commit

Permalink
chore: bump version to 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
lynzrand committed Oct 6, 2020
1 parent f3c6d3e commit f1567ff
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion coordinator/Karenia.Rurikawa.Coordinator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<Product>RurikawaCoordinator</Product>
<Version>0.1.6</Version>
<Version>0.1.7</Version>
<Authors>Rynco Maekawa; Rami3L Li</Authors>

<TargetFramework>netcoreapp3.1</TargetFramework>
Expand Down
2 changes: 1 addition & 1 deletion judger/Cargo.lock

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

2 changes: 1 addition & 1 deletion judger/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors = ["Rynco Maekawa <[email protected]>", "Rami3L Li <rami3l@>"]
edition = "2018"
name = "rurikawa-judger"
version = "0.1.6"
version = "0.1.7"

[[bin]]
name = "rurikawa"
Expand Down
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rurikawa-web",
"version": "0.1.6",
"version": "0.1.7",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit f1567ff

Please sign in to comment.