Skip to content
This repository was archived by the owner on Apr 20, 2022. It is now read-only.

Commit 45d1c66

Browse files
committed
cut v1.0.0 release
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
1 parent d572442 commit 45d1c66

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Changelog
22
=========
33

4-
## v1.0.0-dev1
4+
## v1.0.0
55

66
* Initial Release

package-lock.json

Lines changed: 1 addition & 1 deletion
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,6 +1,6 @@
11
{
22
"name": "@cisl/io-celio-transcript",
3-
"version": "1.0.0-dev.1",
3+
"version": "1.0.0",
44
"description": "Plugin for @cisl/io for interop with transcript-worker using legacy celio topics/queues",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)