Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 290f6ce

Browse filesBrowse files
nodejs-github-botRafaelGSS
authored andcommitted
deps: update amaro to 0.1.8
PR-URL: #54520 Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Claudio Wunder <cwunder@gnome.org> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
1 parent 8a4b26f commit 290f6ce
Copy full SHA for 290f6ce

File tree

Expand file treeCollapse file tree

3 files changed

+10
-3
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

3 files changed

+10
-3
lines changed
Open diff view settings
Collapse file

‎deps/amaro/dist/index.js‎

Copy file name to clipboardExpand all lines: deps/amaro/dist/index.js
+8-1Lines changed: 8 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎deps/amaro/package.json‎

Copy file name to clipboardExpand all lines: deps/amaro/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "amaro",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "Node.js TypeScript wrapper",
55
"license": "MIT",
66
"type": "commonjs",
Collapse file

‎src/amaro_version.h‎

Copy file name to clipboardExpand all lines: src/amaro_version.h
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
// Refer to tools/dep_updaters/update-amaro.sh
33
#ifndef SRC_AMARO_VERSION_H_
44
#define SRC_AMARO_VERSION_H_
5-
#define AMARO_VERSION "0.1.7"
5+
#define AMARO_VERSION "0.1.8"
66
#endif // SRC_AMARO_VERSION_H_

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.