Skip to content

Commit

Permalink
chore: bump versio to v0.2.0-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lynzrand committed Oct 27, 2020
1 parent a2a2226 commit 1d80c3c
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.10</Version>
<Version>0.2.0</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.10"
version = "0.2.0-beta.3"

[[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.7",
"version": "0.2.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit 1d80c3c

Please sign in to comment.