Skip to content

Commit

Permalink
release: 0.23.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kylef committed Sep 11, 2019
1 parent 5fd404b commit 3642dfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,6 +1,6 @@
# Minim Changelog

## Master
## 0.23.6 (2019-09-10)

### Bug Fixes

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "minim",
"version": "0.23.5",
"version": "0.23.6",
"description": "A library for interacting with JSON through Refract elements",
"main": "lib/minim.js",
"scripts": {
Expand Down

0 comments on commit 3642dfd

Please sign in to comment.