Skip to content

Commit f68334e

Browse files
committed
v1.0.2: Transaction Taxonomies & Semantics for Symbol from NEM
1 parent f1896c8 commit f68334e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![npm-badge][npm-badge]][npm-url]
66
[![size-badge][size-badge]][npm-url]
77
[![dl-badge][dl-badge]][npm-url]
8-
[![Build Status](https://travis-ci.com/UsingBlockchain/UBCDigitalTools.svg?branch=master)](https://travis-ci.com/UsingBlockchain/UBCDigitalTools)
8+
[![Build Status](https://travis-ci.com/UsingBlockchain/symbol-taxonomy.svg?branch=main)](https://travis-ci.com/UsingBlockchain/symbol-taxonomy)
99

1010
This repository contains the source code for **@ubcdigital/symbol-taxonomy**, an open standard for defining transaction taxonomies and semantics on top of Symbol from NEM, and compatible networks.
1111

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": "@ubcdigital/symbol-taxonomy",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"license": "AGPL-3.0",
55
"description": "Open source library for defining transaction taxonomies and in-aggregate semantics for Symbol from NEM",
66
"keywords": [

0 commit comments

Comments
 (0)