We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3457b28 commit 499629bCopy full SHA for 499629b
README.md
@@ -6,7 +6,7 @@ Insert the dependency in your `pom.xml`file:
6
<dependency>
7
<groupId>io.github.jeemv.springboot.vuejs</groupId>
8
<artifactId>springboot-vuejs</artifactId>
9
- <version>1.0.2</version>
+ <version>[1.0,)</version>
10
</dependency>
11
```
12
## Usage
0 commit comments