Skip to content

Commit 0934c0e

Browse files
committed
v3.18.0
1 parent ca4185a commit 0934c0e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
UglifyJS is released under the BSD license:
22

3-
Copyright 2012-2019 (c) Mihai Bazon <mihai.bazon@gmail.com>
3+
Copyright 2012-2024 (c) Mihai Bazon <mihai.bazon@gmail.com>
44

55
Redistribution and use in source and binary forms, with or without
66
modification, are permitted provided that the following conditions

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "JavaScript parser, mangler/compressor and beautifier toolkit",
44
"author": "Mihai Bazon <mihai.bazon@gmail.com> (http://lisperator.net/)",
55
"license": "BSD-2-Clause",
6-
"version": "3.17.4",
6+
"version": "3.18.0",
77
"engines": {
88
"node": ">=0.8.0"
99
},

0 commit comments

Comments
 (0)