Skip to content

Commit 44133e7

Browse files
Version 0.5.2 (#90)
1 parent 2b324d0 commit 44133e7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 0.5.2
4+
- Replacing broken version (0.5.1+5.44.0) with a fixed version
5+
36
## 0.5.1
47
- update to CodeMirror 5.44.0
58
- expose the `nord` theme

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# license that can be found in the LICENSE file.
44

55
name: codemirror
6-
version: 0.5.1+5.44.0
6+
version: 0.5.2+5.44.0
77
description: A Dart wrapper around the CodeMirror text editor.
88
author: Devon Carew <[email protected]>
99
homepage: https://github.com/google/codemirror.dart

0 commit comments

Comments
 (0)