Skip to content

Commit 2f5614a

Browse files
committed
6.0.1
1 parent e299390 commit 2f5614a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,4 +195,4 @@ Pull Requests are welcome. Be mindful of the availbe scripts below to help submi
195195

196196
note that it's necessary to bump the [package.json](https://github.com/scniro/react-codemirror2/blob/master/package.json#L3) version prior to final `npm run build` so we can grab the proposed new version as seen in the demo header. Also note, the core changes are to be made in `src/index.tsx` as `./index.js` and `./index.d.ts` are _generated_
197197

198-
[MIT](./LICENSE) © 2018 [scniro](https://github.com/scniro)
198+
[MIT](./LICENSE) © 2020 [scniro](https://github.com/scniro)

docs/app.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-codemirror2",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "a tiny react codemirror component wrapper",
55
"main": "index.js",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)