Skip to content
This repository was archived by the owner on Nov 30, 2020. It is now read-only.

Commit 67cd172

Browse files
committed
Bump package version
1 parent b270f67 commit 67cd172

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ 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-
## [0.1.8] - 2017-MM-DD
7+
## [2.0.2-preview] - 2018-03-07
88

99
### This is the first release of *PostProcessing*.
10-
11-
*Short description of this release*

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.unity.postprocessing",
3-
"version": "2.0.1-beta",
3+
"version": "2.0.2-preview",
44
"unity": "2018.1",
55
"description": "Unity postprocessing",
66
"dependencies": {

0 commit comments

Comments
 (0)