Skip to content

Commit 303eadf

Browse files
committed
contacts: release 0.3.0
1 parent d60b7b6 commit 303eadf

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

contacts/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this module will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## Unreleased
7+
## 0.3.0
88

99
### Added
1010

contacts/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contacts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solid-data-modules/contacts-rdflib",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
44
"description": "A library to manage address books and contacts in Solid Pods based on rdflib.js",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)