Skip to content

Commit 3486e8f

Browse files
committed
Changed CHANGELOG and package.json
1 parent 9ab7958 commit 3486e8f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [Released]
99

1010
## [1.0.0] - 2023-05-05
1111

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "@neptune-css/neptune-js",
3-
"version": "0.1.0",
2+
"name": "neptunecss-js",
3+
"version": "1.0.0",
44
"description": "The official vanilla javascript api for Neptune CSS",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)