Skip to content

Commit

Permalink
bump to 5.0.0 - fixes #158
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesward committed May 6, 2021
1 parent f69c7e1 commit 36f2729
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.webjars</groupId>
<artifactId>bootstrap</artifactId>
<name>Bootstrap</name>
<version>5.0.0-beta4-SNAPSHOT</version>
<version>5.0.0-SNAPSHOT</version>
<packaging>jar</packaging>
<description>WebJar for Bootstrap</description>
<url>http://webjars.org</url>
Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>org.webjars</groupId>
<artifactId>popper.js</artifactId>
<version>2.5.4</version>
<version>2.9.2</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 36f2729

Please sign in to comment.