Skip to content

Commit 04bca30

Browse files
author
Jan Gassen
committed
Update version number
1 parent 7d0d46d commit 04bca30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Add the following lines to the dependencies in your `pom.xml`
2929
<dependency>
3030
<groupId>de.codecentric.centerdevice</groupId>
3131
<artifactId>centerdevice-nsmenufx</artifactId>
32-
<version>2.1.3</version>
32+
<version>2.1.4</version>
3333
</dependency>
3434

3535
## Usage Examples

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>de.codecentric.centerdevice</groupId>
66
<artifactId>centerdevice-nsmenufx</artifactId>
77
<name>CenterDevice NSMenuFX</name>
8-
<version>2.1.3</version>
8+
<version>2.1.4</version>
99
<packaging>bundle</packaging>
1010
<description>NSMenuFX is a simple library allowing to access and modify the menu items that are generated by default for OS X applications</description>
1111
<url>https://github.com/codecentric/NSMenuFX</url>

0 commit comments

Comments
 (0)