Skip to content

Commit

Permalink
fix: update metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Mikoski committed Jul 24, 2020
1 parent 7e432ee commit 62c5787
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
11 changes: 2 additions & 9 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,12 @@ All notable changes to this project will be documented in this file.
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).


## [0.0.4]
### Changed
- General bugfixing and improvements

## [0.0.1]
## [1.0.0]
### Added
- First initial working version

## [Unreleased]
- Add reference finder support

[0.0.1]: https://github.com/badawe/ScriptableObjectCollection/releases/tag/v0.0.1
[0.0.4]: https://github.com/badawe/ScriptableObjectCollection/releases/tag/v0.0.4
[1.0.0]: https://github.com/badawe/ScriptableObjectCollection/releases/tag/v1.0.0


2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.brunomikoski.scriptableobjectcollection",
"displayName": "Scriptable Object Collection",
"version": "0.0.4",
"version": "1.0.0",
"unity": "2018.4",
"description": "Scriptable Object Collection easy ",
"keywords": [
Expand Down

0 comments on commit 62c5787

Please sign in to comment.