Skip to content

Commit e45ab6b

Browse files
committed
New release: 1.16.1
1 parent 6ac4112 commit e45ab6b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ghs",
33
"private": true,
4-
"version": "1.16.0",
4+
"version": "1.16.1",
55
"description": "Platform used to crawl, store and present projects from GitHub, as well as any statistics related to them.",
66
"source": "html/index.html",
77
"type": "module",

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>ch.usi.si.seart</groupId>
1313
<artifactId>ghs-application</artifactId>
14-
<version>1.16.0</version>
14+
<version>1.16.1</version>
1515
<packaging>jar</packaging>
1616

1717
<name>GitHub Search</name>

0 commit comments

Comments
 (0)