Skip to content

Commit 5105878

Browse files
committed
Bump version number
1 parent 1fb15fb commit 5105878

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.1.3]
2+
###### 2021-03-02
3+
4+
###### Changed
5+
- Add new test ro replacing properties
6+
- Some (non functional relevant) clean-up work
7+
- Updating dependencies
8+
9+
110
# [1.1.2]
211
###### 2020-04-14
312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-replace",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"author": "Gridonic <hello@gridonic.ch>",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)