Skip to content

Commit f663161

Browse files
committed
released 0.2.1
1 parent 40aaa33 commit f663161

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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 project 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-
## [Unreleased]
7+
## [0.2.1] - 2018-07-23
88
### Added
99
- Distifies to the repository
1010
- theme property

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@isneezy/vue-selectize",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"main": "./dist/vue-selectize.common.js",
55
"scripts": {
66
"serve": "vue-cli-service serve",

0 commit comments

Comments
 (0)