Skip to content

Commit

Permalink
Release version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
woowahan-pjs committed Oct 14, 2022
1 parent 569a3b1 commit 2886d2d
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.1.0-SNAPSHOT"
version = "3.0.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.1.0",
"version": "3.0.0",
"private": true,
"dependencies": {
"axios": "^0.21.1",
Expand Down

0 comments on commit 2886d2d

Please sign in to comment.