Skip to content

Commit 0a76b24

Browse files
committed
Bump package version
1 parent 24a8e4c commit 0a76b24

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Assets/com.alelievr.NodeGraphProcessor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.alelievr.node-graph-processor",
33
"displayName": "Node Graph Processor",
4-
"version": "0.9.1",
4+
"version": "0.9.2",
55
"unity": "2019.3",
66
"description": "Node graph editor framework focused on data processing using Unity UIElements and C# 4.7",
77
"keywords": [

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 package will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [1.0.0]
7+
## [0.9.2]
88

99
### Added
1010
- Added sticky notes (only for 2020.1+)

0 commit comments

Comments
 (0)