Skip to content

Commit

Permalink
Release version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
woowahan-pjs committed Sep 14, 2022
1 parent 41a4ffb commit 589a9e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ plugins {
}

group = "io.github.woowacourse"
version = "2.0.0-SNAPSHOT"
version = "2.1.0-SNAPSHOT"
java.sourceCompatibility = JavaVersion.VERSION_1_8

repositories {
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "2.0.0",
"version": "2.1.0",
"private": true,
"dependencies": {
"axios": "^0.21.1",
Expand Down

0 comments on commit 589a9e2

Please sign in to comment.