Skip to content

Commit a723a90

Browse files
committed
@encapsule/arctool v0.3.4-lakeserene buildID "kQreCCrLSIuRNxJGWSQ_vw"
Bump to v0.3.4-lakeserene, re-test against Node 16.13.1 (LTS), update copyright to 2022. No other changes.
1 parent 24b6fc0 commit a723a90

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License
22

3-
Copyright (C) 2021 Chris Russell
3+
Copyright (C) 2022 Chris Russell
44

55
Permission is hereby granted, free of charge,
66
to any person obtaining a copy of this software and

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# [![Encapsule Project](https://encapsule.io/images/blue-burst-encapsule.io-icon-72x72.png "Encapsule Project")](https://encapsule.io) Encapsule Project
22

3-
## @encapsule/arctools v0.3.3-frostlake
3+
## @encapsule/arctools v0.3.4-lakeserene
44

55
**Encapsule Project command line tools and filter function utilities derived from @encapsule/arccore package.**
66

77
```
8-
Package: @encapsule/arctools v0.3.3-frostlake build -a1Apf5pSGakC8-VzYyYnQ
9-
Sources: @encapsule/dpmr-arc-core-at#d60d0295710883b3750a21bbf849c25084d4550c
8+
Package: @encapsule/arctools v0.3.4-lakeserene build kQreCCrLSIuRNxJGWSQ_vw
9+
Sources: @encapsule/dpmr-arc-core-at#60946ad275bcc97d6d7d7710138c8d3ed7137512
1010
Purpose: tools (Node.js)
11-
Created: 2021-12-20T21:50:22.000Z
11+
Created: 2022-01-02T22:26:43.000Z
1212
License: MIT
1313
```
1414

15-
> [@encapsule/arctools Package Distribution](https://npmjs.com/package/@encapsule/arctools/v/0.3.3) (npmjs)<br/>
15+
> [@encapsule/arctools Package Distribution](https://npmjs.com/package/@encapsule/arctools/v/0.3.4) (npmjs)<br/>
1616
> [@encapsule/arctools Package Repo](https://github.com/encapsule/arctools) (GitHub)<br/>
1717
> [@encapsule/arctools Package Issues](https://github.com/encapsule/arctools/issues) (GitHub)
1818
@@ -44,7 +44,7 @@ $ arc_generateIRUT
4444

4545
Published under [MIT](./LICENSE) license by [Encapsule Project](https://encapsule.io)
4646

47-
Copyright &copy; 2012-2021 Chris Russell
47+
Copyright &copy; 2012-2022 Chris Russell
4848

4949
GitHub: [https://github/encapsule](https://github.encapsule)
5050

arc_tools_lib.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "@encapsule/arctools",
3-
"version": "0.3.3",
4-
"codename": "frostlake",
5-
"buildID": "-a1Apf5pSGakC8-VzYyYnQ",
6-
"buildTime": 1640037022,
7-
"buildSource": "d60d0295710883b3750a21bbf849c25084d4550c",
3+
"version": "0.3.4",
4+
"codename": "lakeserene",
5+
"buildID": "kQreCCrLSIuRNxJGWSQ_vw",
6+
"buildTime": 1641162403,
7+
"buildSource": "60946ad275bcc97d6d7d7710138c8d3ed7137512",
88
"repository": {
99
"type": "git",
1010
"url": "git+https://github.com/encapsule/arctools.git"

0 commit comments

Comments
 (0)